TdxCustomCameraControl.Pause Method
Pauses rendering of output frames obtained from the camera.
Declaration
procedure Pause;
Remarks
This method automatically captures the output frame that is currently rendered on the camera control’s surface and pauses further rendering until the Play method call.
See Also