Click or drag to resize

SDPInformation(String, Object) Constructor

Initializes a new instance of the SDPInformation class

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

Parameters

info  String
 
charset  Object
 
See Also