Click or drag to resize
CallMediaInfo Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallMediaInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
[ObsoleteAttribute("Refactor: majd ezt is egysegesre kellene tenni a LocalCall-nal")]
public class CallMediaInfo

The CallMediaInfo type exposes the following members.

Constructors
  NameDescription
Public methodCallMediaInfo
Initializes a new instance of the CallMediaInfo class
Public methodCallMediaInfo(SRTPMode, CallType, NatTraversalMethod)
Initializes a new instance of the CallMediaInfo class
Top
Methods
  NameDescription
Public methodStatic memberFromMediaDescription
Retrieves the media information from a media description. (SRTP mode, media types)
Top
Properties
See Also