Version: 2020.2
言語: 日本語
public void StartRecordingAsync (string filename, Windows.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.