VideoCapture.OnVideoCaptureResourceCreatedCallback

Cambiar al Manual
public delegatevoid OnVideoCaptureResourceCreatedCallback (XR.WSA.WebCam.VideoCapture captureObject);

Parámetros

captureObjectThe VideoCapture instance.

Descripción

Called when a VideoCapture resource has been created.

If the instance failed to be created, the instance returned will be null.