Click or drag to resize

SDPAttribute(SDPAttributeType, String) Constructor

Initializes a new instance of the SDPAttribute class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public SDPAttribute(
	SDPAttributeType type,
	string name
)

Parameters

type  SDPAttributeType
 
name  String
 
See Also