Click or drag to resize

AudioWaveFormatMarshalFromPtr Method

Helper function to retrieve a AudioWaveFormat structure from a pointer

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static AudioWaveFormat MarshalFromPtr(
	IntPtr pointer
)

Parameters

pointer  IntPtr
AudioWaveFormat structure

Return Value

AudioWaveFormat
See Also