Click or drag to resize

Format Constructor

Initializes a new instance of the Format class

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

Parameters

format  WaveFormat
 
MpeBitRate  UInt32
 
See Also