Version: 5.5

VideoCapture.OnVideoCaptureResourceCreatedCallback

Switch to Manual
public delegatevoid OnVideoCaptureResourceCreatedCallback (VR.WSA.WebCam.VideoCapture captureObject);

Parameters

captureObject The VideoCapture instance.

Description

Called when a VideoCapture resource has been created.

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