Commit 886c0b0
Update MediaElement documentation to include foreground service (#613)
* Update MediaElement documentation to include foreground service requirements for Android
* Fix minor error
* Update MediaElement documentation to include background playback permissions and rich media notifications
* Clarify documentation for enabling background video playback in MediaElement
* Add documentation for enabling foreground service in MediaElement on Android
* Update MediaElement documentation to clarify metadata setup for rich media notifications
* Clarify instructions for enabling rich media notifications in MediaElement documentation
* Update docs/maui/views/MediaElement.md
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>
* Update docs/maui/views/MediaElement.md
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>
* Update docs/maui/views/MediaElement.md
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>
* Update docs/maui/views/MediaElement.md
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>
* Update docs/maui/get-started.md
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>
* Fix duplication
* Add important note for MediaElement usage in MauiProgram.cs
* Update MediaElement documentation to clarify foreground service requirements for background playback on Android
* Update MediaElement documentation to emphasize the importance of calling UseMauiCommunityToolkitMediaElement for background playback and Rich Media Notifications on Android
---------
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>1 parent b0fed82 commit 886c0b0
2 files changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
146 | | - | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
58 | | - | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
| |||
0 commit comments