
117 | P a g e
phones_volume(double)[state: (double)]
Description: Sets the headphone volume level to the supplied Value in decibels. State returns the current
setting.
Example:
outputrecord_adjust_volume(double)[state: (void)]
Description: Modifies the Record volume level by the supplied Value in decibels. State returns the current
setting.
Example:
outputrecord_volume(double)[state: (double)]
Description: Sets the Record volume level to the supplied Value in decibels. State returns the current
setting.
Example:
C.10 OTHER
virtualinputs_follow_preview(bool)[state: (bool)]
Description: Enables or disables the "Virtual Inputs Delegate Follows Preview" option according to the
supplied Boolean Value. State returns the current setting.
Example:
virtualinputs_follow_preview
streaming_toggle(int)
Description: Toggles recording on/off; supply a Boolean Value (0 or 1) to specify a state.
Example:
Comentarios a estos manuales