Version: 2019.1

VideoCapture.OnVideoCaptureResourceCreatedCallback

マニュアルに切り替える
public delegatevoid OnVideoCaptureResourceCreatedCallback (XR.WSA.WebCam.VideoCapture captureObject);

パラメーター

captureObjectThe VideoCapture instance.

説明

Called when a VideoCapture resource has been created.

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