Difference between revisions of "Trigger: Media Button V2 Beta"
m |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <pre style="background-color: # | + | ===<p><b>About</b></p>=== |
| + | |||
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
This trigger will fire when a media button such as play/ stop/skip is pressed. | This trigger will fire when a media button such as play/ stop/skip is pressed. | ||
</pre> | </pre> | ||
| − | |||
| − | |||
| − | < | + | ==<p><b>Supported configurations</b></p>== |
| − | + | ||
| + | * ''''' Play''''' | ||
| + | |||
| + | * ''''' Play/Pause''''' | ||
| + | |||
| + | * ''''' Pause''''' | ||
| + | * ''''' Stop''''' | ||
| − | + | * ''''' Previus''''' | |
| − | |||
| − | |||
| + | * ''''' Next''''' | ||
| − | + | * ''''' Headset Hook''''' | |
| − | |||
| − | |||
| + | * ''''' Fast Forward''''' | ||
| − | + | * ''''' Rewind''''' | |
| − | |||
| − | |||
| + | === Trigger Options === | ||
| − | < | + | * '''''Pass Through Unhandled''''' |
| + | |||
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
| + | If this option is enabled, MacroDroid will attempt to pass through any unhandled media button events to the last used media app. | ||
| + | </pre> | ||
Latest revision as of 21:54, 23 January 2024
About
This trigger will fire when a media button such as play/ stop/skip is pressed.
Supported configurations
- Play
- Play/Pause
- Pause
- Stop
- Previus
- Next
- Headset Hook
- Fast Forward
- Rewind
Trigger Options
- Pass Through Unhandled
If this option is enabled, MacroDroid will attempt to pass through any unhandled media button events to the last used media app.