Click or drag to resize

AudioWaveFormatFromFormatChunk Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public static AudioWaveFormat FromFormatChunk(
	BinaryReader br,
	int formatChunkLength
)

Parameters

br  BinaryReader
 
formatChunkLength  Int32
 

Return Value

AudioWaveFormat
See Also