Version: 2020.2
言語: 日本語

VideoCapture.OnVideoCaptureResourceCreatedCallback

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

パラメーター

captureObject The VideoCapture instance.

説明

Called when a VideoCapture resource has been created.

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