Click or drag to resize
CameraSessionDescription Constructor
Overload List
  NameDescription
Public methodCameraSessionDescription(Int32)
Initializes a new instance of the CameraSessionDescription class
Public methodCameraSessionDescription(String)
Constructs a SessionDescription from the given contents of a Session Description Protocol message
Public methodCameraSessionDescription(CameraSessionDescription)
Creates a copy of another SessionDescription
Public methodCameraSessionDescription(String, String)
Initializes a new instance of the CameraSessionDescription class
Public methodCameraSessionDescription(Int32, String, String)
Constructs a new Session Description
Top
See Also