Click or drag to resize

CameraMediaDescription Class

Represents the MediaDescription in a Session Description. Parses and Creates.
Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraMediaDescription

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class CameraMediaDescription

The CameraMediaDescription type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBandwidthLines
Public propertyControlLine
Public propertyFmtpLine
Public propertyLines
Public propertyMediaFormat
The MediaFormat of the MediaDescription
Public propertyMediaPort
The MediaPort of the MediaDescription
Public propertyMediaProtocol
The MediaProtocol of the MediaDescription
Public propertyMediaType
The MediaType of the MediaDescription
Public propertyRtpMapLine
Top
Methods
  NameDescription
Public methodToString
Top
See Also