TdxCustomCameraControl.Play Method
Resumes rendering of output frames obtained from the camera.
Declaration
procedure Play;
Remarks
Call this method to resume rendering of output frames on the camera control’s surface after the Pause method call.
See Also