TdxCustomCameraControl.Play Method
In This Article
Resumes rendering of output frames obtained from the camera.
#Declaration
Delphi
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