Class AudioFormat
public class AudioFormat
- Inheritance
-
AudioFormat
- Inherited Members
- Extension Methods
Properties
BitDepth
public BitDepth BitDepth { get; set; }
Property Value
Bitrate
public Bitrate Bitrate { get; set; }
Property Value
Encoding
public AudioEncoding Encoding { get; set; }
Property Value
SampleRate
public SampleRate SampleRate { get; set; }