This version of Unity is unsupported.

PhotoCapture.OnCaptureResourceCreatedCallback

public delegate void OnCaptureResourceCreatedCallback(Windows.WebCam.PhotoCapture captureObject);

Parameters

captureObjectThe PhotoCapture instance.

Description

Called when a PhotoCapture resource has been created.