Click or drag to resize

SDPMedia Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPMedia

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

The SDPMedia type exposes the following members.

Constructors
  NameDescription
Public methodSDPMedia
Initializes a new instance of the SDPMedia class
Public methodSDPMedia(String, String, UInt32, UInt32)
Initializes a new instance of the SDPMedia class
Top
Properties
  NameDescription
Public propertyFmt
List of codec parameters. Usually the numbers of rtp codec payload types, represented as strings.
Public propertyMediaProtocol
Public propertyMediaProtocolString
Public propertyMediaType
Public propertyMediaTypeString
Public propertyMultiplePortNumber
Public propertyPort
Top
Methods
See Also