Skip to content

Commit

Permalink
update doc to mention Wear OutputSwitcher (#2313)
Browse files Browse the repository at this point in the history
  • Loading branch information
kul3r4 authored Jul 25, 2024
1 parent efbc479 commit aebd257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/media-sample.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The app showcases the implementation of the following features:

- Media playback, restricted to paired Bluetooth devices.
This is achieved by calling [`setSuppressPlaybackOnUnsuitableOutput`](https://developer.android.com/reference/androidx/media3/exoplayer/ExoPlayer.Builder#setSuppressPlaybackOnUnsuitableOutput(boolean)) method on the `Exoplayer` instance.
- Launch of Bluetooth settings to connect devices for media playback
- Launch of Wear Output Switcher to connect devices for media playback
- Volume control
- Radial background based on media artwork color palette
- Download media
Expand Down

0 comments on commit aebd257

Please sign in to comment.