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: 1.8.12.0 (1.8.12)
Syntax
public SDPInformation(
	string info,
	Object charset
)

Parameters

info
Type: SystemString
charset
Type: SystemObject
See Also