Property SampleFormat
SampleFormat
Gets or sets the format of capture buffer samples.
[TypeConverter(typeof(AudioCapture.SampleFormatConverter))]
public ALFormat SampleFormat { get; set; }
Property Value
- ALFormat
Gets or sets the format of capture buffer samples.
[TypeConverter(typeof(AudioCapture.SampleFormatConverter))]
public ALFormat SampleFormat { get; set; }