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

Update bindings to 2.0 #32

Closed
martijn00 opened this issue Sep 29, 2016 · 5 comments
Closed

Update bindings to 2.0 #32

martijn00 opened this issue Sep 29, 2016 · 5 comments

Comments

@martijn00
Copy link
Member

Initial work is done in https://github.com/martijn00/ExoPlayerXamarin/tree/exoplayer2

@jmyrland
Copy link

jmyrland commented Oct 4, 2016

Awesome work on this @martijn00, thanks!

When is this expected to be available in Nuget?

@martijn00
Copy link
Member Author

I still have some bugs to solve before i can put this up on Nuget. Any help would be appreciated!

@jmyrland
Copy link

jmyrland commented Oct 4, 2016

I don't have as much experience with creating bindings, but let me know if there is anything specific i can do to help 😄

@martijn00
Copy link
Member Author

You could help updating the sample to the official demo of 2.0: https://github.com/martijn00/ExoPlayerXamarin/tree/exoplayer2/Samples/Official%20Demo

@rraallvv
Copy link

Does anyone know what version of the package should I have to run the samples?
I tried just downloading the sample folder "Official Demo" and installing the NuGet package from VS but I'm getting lots of errors when building. For instance these interfaces used by EventLogger are missing:

IPlayerEventListener,
IAudioRendererEventListener,
IVideoRendererEventListener,
IAdaptiveMediaSourceEventListener

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

3 participants