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.