Click or drag to resize

SDPAttribute Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPAttribute
      More

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SDPAttribute : SDPField, 
	IEquatable<SDPAttribute>

The SDPAttribute type exposes the following members.

Constructors
 NameDescription
Public methodSDPAttributeInitializes a new instance of the SDPAttribute class
Public methodSDPAttribute(SDPAttributeType, String)Initializes a new instance of the SDPAttribute class
Public methodSDPAttribute(SDPAttributeType, String, String)Initializes a new instance of the SDPAttribute class
Top
Properties
 NameDescription
Public propertyName 
Public propertyType 
Public propertyValue 
Top
Methods
See Also
Inheritance Hierarchy