Xeno-rat
|
Interface for IWavePlayers that can report position. More...
Public Member Functions | |
long | GetPosition () |
Position (in terms of bytes played - does not necessarily translate directly to the position within the source audio file) | |
Properties | |
WaveFormat | OutputWaveFormat [get] |
Gets a Wave.WaveFormat instance indicating the format the hardware is using. | |
Interface for IWavePlayers that can report position.
long NAudio.Wave.IWavePosition.GetPosition | ( | ) |
Position (in terms of bytes played - does not necessarily translate directly to the position within the source audio file)
Implemented in NAudio.Wave.WasapiOut, NAudio.Wave.WaveOut, and NAudio.Wave.WaveOutEvent.
|
get |
Gets a Wave.WaveFormat instance indicating the format the hardware is using.
Implemented in NAudio.Wave.WasapiOut, NAudio.Wave.WaveOut, and NAudio.Wave.WaveOutEvent.