Version: 2020.1
언어: 한국어

VideoCapture.StartRecordingAsync

매뉴얼로 전환
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.