ClassWaveFormatEx
Class
Definition
Namespace:MediaFoundation.Misc
Assembly:MediaFoundation.dll
Syntax:
cs-api-definition
[UnmanagedName("WAVEFORMATEX")]
public class WaveFormatEx
Inheritance: objectWaveFormatEx
Derived Classes:
Constructors
WaveFormatEx()
Declaration
cs-api-definition
public WaveFormatEx()
Fields
Methods
PtrToWave(IntPtr)
Declaration
cs-api-definition
public static WaveFormatEx PtrToWave(IntPtr pNativeData)
Parameters
pNativeData
Returns
Operators
operator !=(WaveFormatEx, WaveFormatEx)
Declaration
cs-api-definition
public static bool operator !=(WaveFormatEx a, WaveFormatEx b)
Parameters
a
b
Returns
operator ==(WaveFormatEx, WaveFormatEx)
Declaration
cs-api-definition
public static bool operator ==(WaveFormatEx a, WaveFormatEx b)
Parameters
a
b
Returns