Click or drag to resize

CameraSessionDescription Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraSessionDescription

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public sealed class CameraSessionDescription

The CameraSessionDescription type exposes the following members.

Constructors
 NameDescription
Public methodCameraSessionDescription(CameraSessionDescription)Initializes a new instance of the CameraSessionDescription class
Public methodCameraSessionDescription(Int32)Initializes a new instance of the CameraSessionDescription class
Public methodCameraSessionDescription(String)Initializes a new instance of the CameraSessionDescription class
Public methodCameraSessionDescription(String, String)Initializes a new instance of the CameraSessionDescription class
Public methodCameraSessionDescription(Int32, String, String)Initializes a new instance of the CameraSessionDescription class
Top
Properties
Methods
Fields
 NameDescription
Public fieldm_MediaDescriptions 
Public fieldStatic memberMimeType 
Top
See Also