Click or drag to resize

G722CodecState Constructor

Initializes a new instance of the G722CodecState class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public G722CodecState(
	int rate,
	G722Flags options
)

Parameters

rate  Int32
 
options  G722Flags
 
See Also