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