The VoipMediaEngine..::.WaveFile type exposes the following members.

Fields

  NameDescription
BytesPerSample
The number of bytes per sample. Do not modify this value directly.
BytesPerWaveBuffer
The number of sample bytes per wave file buffer. Do not modify this value directly.
hWaveFile
A native internal handle to the wave file. Do not modify this value directly.
SamplesPerWaveBuffer
The number of samples per wave file buffer. Do not modify this value directly.
TotalNumSampleBytes
The total number of sample bytes in the wave file. Do not modify this value directly.

See Also