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: 1.8.12.0 (1.8.12)
Syntax
public class CameraMediaDescription

The CameraMediaDescription type exposes the following members.

Constructors
Methods
  NameDescription
Public methodToString
Top
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
See Also