Version: 5.5

PhotoCapture.OnCapturedToMemoryCallback

マニュアルに切り替える
public delegatevoid OnCapturedToMemoryCallback (VR.WSA.WebCam.PhotoCapture.PhotoCaptureResult result, VR.WSA.WebCam.PhotoCaptureFrame photoCaptureFrame);

パラメーター

result Indicates whether or not the photo was successfully captured to memory.
photoCaptureFrame Contains the target texture. If available, the spatial information will be accessible through this structure as well.

説明

Called when a photo has been captured to memory.