Skip to main content

Get and Set Is Paused

Get and Set Is Paused

Get Is Capturing Paused: Returns whether the audio capture is paused. Set Is Capturing Paused: Sets the paused state of the audio capture.

Inputs

NameTypeDescription
Is Capturing PausedbooleanThe new paused state to set. Only used in Set Is Capturing Paused.

Outputs

NameTypeDescription
Is Capturing PausedbooleanThe current paused state. Only used in Get Is Capturing Paused.