TdxCameraManager.StopRecording(Integer) Method
In This Article
Stops the previously started video recording.
#Declaration
Delphi
procedure StopRecording(ADeviceIndex: Integer);
#Parameters
Name | Type |
---|---|
ADevice |
Integer |
#Remarks
The ADeviceIndex parameter specifies the camera whose video output recording is to be stopped.
See Also