android-media3 Questions
0
I am developing an Android application where I need to display video. When the app launches and plays a video using AspectRatioFrameLayout.RESIZE_MODE_ZOOM, the video is expected to fill the screen...
Clatter asked 22/4 at 11:46
1
Solved
I am trying to build an app that uses Media3 by following this: https://developer.android.com/media/media3/exoplayer/hello-world#kts
When I try to add dependencies in my app for its build.gradle.kt...
Pass asked 31/3 at 5:13
17
How can I monitor progress changes on ExoPlayer?
I tried to implement a hidden MediaController and overriding setOnSeekBarChangeListener methods, but for now without success. I'm wondering if there...
Receivable asked 18/2, 2015 at 18:10
2
Solved
I want to stop a foreground service which extends MediaLibrarySession only after clicking a specific button on the activity, so i tried :
val serviceIntent = Intent(this@PartyHostActivity, PlayerSe...
Lightship asked 11/5, 2023 at 22:4
1
© 2022 - 2024 — McMap. All rights reserved.