Version: 2019.1
public void StartRecordingAsync (string filename, XR.WSA.WebCam.VideoCapture.OnStartedRecordingVideoCallback onStartedRecordingVideoCallback);

パラメーター

filenameThe name of the video to be recorded to.
onStartedRecordingVideoCallbackInvoked as soon as the video recording begins.

説明

Asynchronously records a video from the web camera to the file system.