Property WaveFormat
View SourceWaveFormat
Gets the CSCore.IAudioSource.WaveFormat of the waveform-audio data.
Declaration
public WaveFormat WaveFormat { get; }
Property Value
Type | Description |
---|---|
CSCore.WaveFormat | The wave format. |
Implements
CSCore.IAudioSource.WaveFormat