OnRecordingStopped()

void OnRecordingStopped(bool inStoppedByLimit, string inAttach);

Description

This callback is called when a recording has stopped

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inStoppedByLimit bool true/false if the recording was stopped due to limit
inAttach string the name of the recording


Return Type

void

Example

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.