Click or drag to resize

SDPKey Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPKey

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

The SDPKey type exposes the following members.

Constructors
 NameDescription
Public methodSDPKeyInitializes 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
 NameDescription
Public methodPrintSDPData
(Overrides SDPFieldPrintSDPData)
Top
See Also