Difference between revisions of "Trigger: Media Button V2 Beta"
(Created page with "This trigger will fire when a media button such as play/ stop/skip is pressed.") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | ===<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> | ||
+ | |||
+ | ==<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.