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
Name | Type | Description |
---|---|---|
Is Capturing Paused | boolean | The new paused state to set. Only used in Set Is Capturing Paused. |
Outputs
Name | Type | Description |
---|---|---|
Is Capturing Paused | boolean | The current paused state. Only used in Get Is Capturing Paused. |