Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VideoListener class issue due to Exoplayer 1.18.2 usage #109

Open
najam-amfnrh9 opened this issue Apr 11, 2023 · 1 comment
Open

VideoListener class issue due to Exoplayer 1.18.2 usage #109

najam-amfnrh9 opened this issue Apr 11, 2023 · 1 comment

Comments

@najam-amfnrh9
Copy link

Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class com.daasuu.gpuv.player.GPUPlayerView, unresolved supertypes: com.google.android.exoplayer2.video.VideoListener

I'm finding this issue at compile time, I also have a look at
683810a#diff-5543124ce472e43048e82facfa5e8156e1aef22944fe2aa4e7970c4b79fba0fc

but find no issue, also sample code is running with 1.18.2 exoplayer but could not getting access within my project,
Kindly help me out

@DannyFilo
Copy link

DannyFilo commented Nov 6, 2023

Have the same error ... There was a commit here updating ExoPlayer 683810a ... and VideoListener has been removed, but unfortunately after this commit these changes are not incorporated in official release com.github.MasayukiSuda:GPUVideo-android:v0.1.2, so it's a mess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants