Click or drag to resize

AudioWaveFormat(BinaryReader) Constructor

Initializes a new instance of the AudioWaveFormat class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public AudioWaveFormat(
	BinaryReader br
)

Parameters

br  BinaryReader
 
See Also