
116 | P a g e
audiomixer_select_preset(int)[state: (int)]
Description: Selects an Audio Mixer preset at the index Value supplied (starts at 0). State returns the
current preset.
Example:
audiomixer_copy_preset(int)
Description: Copies the Audio Mixer preset at the index Value supplied.
Example:
audiomixer_paste_preset(int)
Description: Pastes the Audio Mixer preset into the preset at the index Value supplied.
Example:
audiomixer_delete_preset (int)
Description: Deletes the Audio Mixer preset at the index Value supplied.
Example:
phones_adjust_volume (double)[state: (double)]
Description: Changes the current headphone volume level by the supplied Value in decibels. State returns
the current setting.
Example:
Komentarze do niniejszej Instrukcji