Click or drag to resize

SDPInformation Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPInformation

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

The SDPInformation type exposes the following members.

Constructors
 NameDescription
Public methodSDPInformationInitializes a new instance of the SDPInformation class
Public methodSDPInformation(String)Initializes a new instance of the SDPInformation class
Public methodSDPInformation(String, Object)Initializes a new instance of the SDPInformation class
Top
Properties
 NameDescription
Public propertyCharset 
Public propertyInformation 
Top
Methods
 NameDescription
Public methodPrintSDPData i=text CRLF
(Overrides SDPFieldPrintSDPData)
Top
See Also