TVideoGrabber.Encoder_Resume

Prev

Next

TVideoGrabber

Methods

 




































































































Encoder_Resume


Declaration
function Encoder_Resume (EncoderUniqueID: LongInt): Boolean;


bool Encoder_Resume(int EncoderUniqueID);

Description

Resumes the encoder:

- if recording to a file, restart writing to the file

- if streaming, resume streaming

The video preview goes on without stop/restart


See Also
Datastead Encoder Pause/resume during recording Recording methods and properties Encoder_GetInt Encoder_Pause Encoder_SetInt Encoder_SetStr Encoders_CreateInstanceForRecording Encoders_CreateInstanceForStreaming Encoders_RemoveAllInstances Encoders_RemoveInstance