Click or drag to resize

SDPInformation Constructor (String, Object)

Initializes a new instance of the SDPInformation class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public SDPInformation(
	string info,
	Object charset
)

Parameters

info
Type: SystemString
charset
Type: SystemObject
See Also