Click or drag to resize

SDPKey Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPKey

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

The SDPKey type exposes the following members.

Constructors
  NameDescription
Public methodSDPKey
Initializes a new instance of the SDPKey class
Public methodSDPKey(KeyMethod)
Initializes a new instance of the SDPKey class
Public methodSDPKey(KeyMethod, String)
Initializes a new instance of the SDPKey class
Top
Properties
  NameDescription
Public propertyKeyMethod
Public propertyKeyString
Top
Methods
See Also