Property SamplesPerChannel
SamplesPerChannel
Gets or sets the number of samples per channel in each output buffer. If not specified, the number of samples will be set to the size of the buffer.
public int? SamplesPerChannel { get; set; }
Property Value
- int?