VideoCapture.OnVideoCaptureResourceCreatedCallback

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

Parameters

captureObjectThe VideoCapture instance.

Description

Called when a VideoCapture resource has been created.

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