| ICameraVideoChannel Property  | 
            Represents the video stream of the IP Camera, which can be connected to video player objects.
            
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxIVideoSender VideoChannel { get; }ReadOnly Property VideoChannel As IVideoSender
	Get
property IVideoSender^ VideoChannel {
	IVideoSender^ get ();
}abstract VideoChannel : IVideoSender with get
Property Value
Type: 
IVideoSender
See Also