Click or drag to resize

WaveBuffer   Conversion Operators

Overload List
 NameDescription
Public operatorStatic member(WaveBuffer to Byte) Performs an implicit conversion from [!:NAudio.Wave.WaveBuffer] to Byte.
Public operatorStatic member(WaveBuffer to Int16) Performs an implicit conversion from [!:NAudio.Wave.WaveBuffer] to Int16.
Public operatorStatic member(WaveBuffer to Int32) Performs an implicit conversion from [!:NAudio.Wave.WaveBuffer] to Int32.
Public operatorStatic member(WaveBuffer to Single) Performs an implicit conversion from [!:NAudio.Wave.WaveBuffer] to Single.
Top
See Also