Click or drag to resize

SDPBandwidth Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPBandwidth

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class SDPBandwidth : SDPField

The SDPBandwidth type exposes the following members.

Constructors
 NameDescription
Public methodSDPBandwidthInitializes a new instance of the SDPBandwidth class
Public methodSDPBandwidth(BandwidthType, Int32)Initializes a new instance of the SDPBandwidth class
Top
Properties
 NameDescription
Public propertyBandwidth 
Public propertyBandwidthType 
Top
Methods
 NameDescription
Public methodPrintSDPData "b=" bwtype ":" bandwidth CRLF
(Overrides SDPFieldPrintSDPData)
Top
See Also