Version: 5.5

VideoCapture.StartRecordingAsync

Cambiar al Manual
public void StartRecordingAsync (string filename, VR.WSA.WebCam.VideoCapture.OnStartedRecordingVideoCallback onStartedRecordingVideoCallback);

Parámetros

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

Descripción

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