Tanoda
DeviceCameraController Class Reference
Inheritance diagram for DeviceCameraController:

Public Member Functions

void StartWork ()
 start the work. More...
 
void StopWork ()
 Stops the work. when you need to leave current scene ,you must call this func firstly More...
 

Public Attributes

bool isUseEasyWebCam = true
 

Properties

DeviceCamera dWebCam [get]
 
bool isPlaying [get]
 

Detailed Description

Definition at line 9 of file DeviceCameraController.cs.

Member Function Documentation

◆ StartWork()

void DeviceCameraController.StartWork ( )

start the work.

Definition at line 50 of file DeviceCameraController.cs.

◆ StopWork()

void DeviceCameraController.StopWork ( )

Stops the work. when you need to leave current scene ,you must call this func firstly

Definition at line 66 of file DeviceCameraController.cs.

Member Data Documentation

◆ isUseEasyWebCam

bool DeviceCameraController.isUseEasyWebCam = true

Definition at line 16 of file DeviceCameraController.cs.

Property Documentation

◆ dWebCam

DeviceCamera DeviceCameraController.dWebCam
get

Definition at line 11 of file DeviceCameraController.cs.

◆ isPlaying

bool DeviceCameraController.isPlaying
get

Definition at line 18 of file DeviceCameraController.cs.


The documentation for this class was generated from the following file: