This version of Unity is unsupported.

VideoCapture.OnStoppedRecordingVideoCallback

public delegate void OnStoppedRecordingVideoCallback(Windows.WebCam.VideoCapture.VideoCaptureResult result);

Parameters

resultIndicates whether or not video recording was saved successfully to the file system.

Description

Called when the video recording has been saved to the file system.