Click or drag to resize

FmtpAttribute Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPAttribute
      Ozeki.MediaFmtpAttribute

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class FmtpAttribute : SDPAttribute

The FmtpAttribute type exposes the following members.

Constructors
 NameDescription
Public methodFmtpAttributeInitializes a new instance of the FmtpAttribute class
Public methodFmtpAttribute(String, String)Initializes a new instance of the FmtpAttribute class
Top
Properties
 NameDescription
Public propertyFormat 
Public propertyFormatSpecificParameters 
Public propertyName
(Inherited from SDPAttribute)
Public propertyType
(Inherited from SDPAttribute)
Public propertyValue
(Inherited from SDPAttribute)
Top
Methods
 NameDescription
Public methodEquals(Object)
(Inherited from SDPAttribute)
Public methodEquals(SDPAttribute)
(Inherited from SDPAttribute)
Public methodGetHashCode
(Inherited from SDPAttribute)
Public methodPrintSDPData
(Inherited from SDPAttribute)
Public methodToString
(Inherited from SDPAttribute)
Top
See Also