Click or drag to resize

Format Constructor

Initializes a new instance of the Format class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public Format(
	WaveFormat format,
	uint MpeBitRate
)

Parameters

format
Type: WaveFormat
MpeBitRate
Type: SystemUInt32
See Also