Audio Source interface. More...
Inherits IDisposable.
Inherited by AudioDesc, IAudioPusher< T >, and IAudioReader< T >.
Properties | |
int | SamplingRate [get] |
Sampling rate of the audio signal (in Hz). More... | |
int | Channels [get] |
Number of channels in the audio signal. More... | |
string | Error [get] |
If not null, audio object is in invalid state. More... | |
Audio Source interface.
|
get |
Number of channels in the audio signal.
|
get |
If not null, audio object is in invalid state.
|
get |
Sampling rate of the audio signal (in Hz).