Click or drag to resize

RtpmapAttribute Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPAttribute
      Ozeki.MediaRtpmapAttribute

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

The RtpmapAttribute type exposes the following members.

Constructors
 NameDescription
Public methodRtpmapAttribute(UInt32, String, Int32)Initializes a new instance of the RtpmapAttribute class
Public methodRtpmapAttribute(UInt32, String, Int32, String)Initializes a new instance of the RtpmapAttribute class
Top
Properties
 NameDescription
Public propertyClockRate 
Public propertyEncodingName 
Public propertyEncodingParameters 
Public propertyName
(Inherited from SDPAttribute)
Public propertyPayloadType 
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