Click or drag to resize
SDPAttribute Constructor (SDPAttributeType, String)
Initializes a new instance of the SDPAttribute class

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

Parameters

type
Type: Ozeki.MediaSDPAttributeType
name
Type: SystemString
See Also