LinuxWebCameraStart Method |
Starts the capturing from the selected webcamera.
Remarks
Throws an Exception when no webcamera selected.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic:
virtual void Start() sealed
abstract Start : unit -> unit
override Start : unit -> unit
Implements
IMediaStart
See Also