-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/XilinJia/PodVinci/issues) issues to see if someone else has already submitted the same bug report.
- [X] I hav…
-
**As a user / integrator** I want to play some content on my chromecast.
# Acceptance criteria
- When connected to a cast session, playback of some content is starting.
- The cast receiver is the M…
-
Before media3, Now Playing Card media title refers METADATA_KEY_DISPLAY_TITLE like this.
```kotlin
val mediaMetadataCompatBuilder = MediaMetadataCompat.Builder().apply {
putString(MediaMeta…
-
Hello,
I have detected a different behaviour between AndroidX Media 1.3.0 and AndroidX Media 1.4.0.
I would like to filter VTT text tracks.
Below I show a sample code to explain this question.…
-
### Version
Media3 1.2.0
### More version details
Using a thread looper rather than main thread in the custom player, it got crashed.
Then delay few milliseconds at the end of service `onCre…
-
### Version
Media3 1.2.1
### More version details
This [url](https://shop.v1.mk/gudou.php?id=1463) exo can detect AC-3 packet
and have two audio tracks (mpeg-L2 and AC-3)
but into getMappedTrackO…
-
Using [`MediaLibraryService`](https://developer.android.com/reference/androidx/media2/session/MediaLibraryService) instead of `MediaBrowserCompat`, we can return pages of data, which should fix #284.
…
-
### Version
Media3 pre-release (alpha, beta or RC not in this list)
### More version details
1.4.0-rc01
### Devices that reproduce the issue
Android Studio emulator: Pixel 8 Pro API 34 …
-
### Version
Media3 1.4.0
### More version details
Calling `player.setVideoEffects()` with any effects or even an empty list results in no video (just black screen).
I reviewed the requirements f…
-
Since `androidx.media3.ui.SubtitlePainter` is private in the package. I wonder if there is an alternate path to achieve this?
The `SubtitleView` is not an option cause off screen rendering is require…
xxoo updated
3 months ago