Method | Description | |
---|---|---|
Bind ( ) : void | ||
CreateFromDeviceIndex ( |
||
CreateFromDevicePath ( |
||
Dispose ( ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Unbind ( ) : void | ||
VideoTexture ( |
Method | Description | |
---|---|---|
ReceivedNewFrame ( object sender, CameraEventArgs e ) : void | ||
SetupCaptureDevice ( |
public static CreateFromDeviceIndex ( |
||
gi | ||
deviceIndex | int | |
autoStart | bool | |
return |
public static CreateFromDevicePath ( |
||
gi | ||
devicePath | string | |
width | int | |
height | int | |
autoStart | bool | |
return |
public VideoTexture ( |
||
gi | ||
vidSource | ||
autoStart | bool | |
return | System |