Click or drag to resize
SDPMedia Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
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
See Also