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