IrrKlang.NET

IAudioRecorder.AudioFormat Property

Returns the audio format of the recorded audio data. Also contains informations about the length of the recorded audio stream.

[Visual Basic]
Public ReadOnly Property AudioFormat As AudioFormat
[C#]
public AudioFormat AudioFormat {get;}

See Also

IAudioRecorder Class | IrrKlang Namespace