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

パラメーター

filename The name of the video to be recorded to.
onStartedRecordingVideoCallback Invoked as soon as the video recording begins.

説明

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