Back to Char

Reference

plugins/audio-priority/permissions/autogenerated/reference.md

latest2.9 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-list-input-devices
  • allow-list-output-devices
  • allow-set-default-input-device
  • allow-set-default-output-device
  • allow-get-input-priorities
  • allow-get-output-priorities
  • allow-save-input-priorities
  • allow-save-output-priorities

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

audio-priority:allow-get-input-priorities

</td> <td>

Enables the get_input_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-get-input-priorities

</td> <td>

Denies the get_input_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-get-output-priorities

</td> <td>

Enables the get_output_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-get-output-priorities

</td> <td>

Denies the get_output_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-list-input-devices

</td> <td>

Enables the list_input_devices command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-list-input-devices

</td> <td>

Denies the list_input_devices command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-list-output-devices

</td> <td>

Enables the list_output_devices command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-list-output-devices

</td> <td>

Denies the list_output_devices command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-save-input-priorities

</td> <td>

Enables the save_input_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-save-input-priorities

</td> <td>

Denies the save_input_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-save-output-priorities

</td> <td>

Enables the save_output_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-save-output-priorities

</td> <td>

Denies the save_output_priorities command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-set-default-input-device

</td> <td>

Enables the set_default_input_device command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-set-default-input-device

</td> <td>

Denies the set_default_input_device command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:allow-set-default-output-device

</td> <td>

Enables the set_default_output_device command without any pre-configured scope.

</td> </tr> <tr> <td>

audio-priority:deny-set-default-output-device

</td> <td>

Denies the set_default_output_device command without any pre-configured scope.

</td> </tr> </table>