ExoPlayerXamarin | Xamarin bindings library for the Google ExoPlayer library | Media library
kandi X-RAY | ExoPlayerXamarin Summary
kandi X-RAY | ExoPlayerXamarin Summary
ExoPlayer Plugin for Xamarin.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ExoPlayerXamarin
ExoPlayerXamarin Key Features
ExoPlayerXamarin Examples and Code Snippets
Community Discussions
Trending Discussions on ExoPlayerXamarin
QUESTION
I am searching for a video player that can play video streams from a http url and supports at least Google API 21 (Lollipop). I am not looking for High End player, but it should support Basic Volume control, full screen support and play/pause option.
I tried using ExoPlayerXamarin, but the documentation isn't proper and I couldn't understand it. I tried to launch its Sample App, but the sample app doesn't seem to have any .sln
file associated with it and the the MvvmCross
won't run on my system.
Currently, I am using the built in Xamarin videoplayer and I'd have to write the whole code for play/pause, full screen etc. I'm trying to avoid to re-invent the wheel.
If anyone have suggestions, please link me up.
...ANSWER
Answered 2017-Jul-12 at 02:39Currently, I am using the built in Xamarin videoplayer and I'd have to write the whole code for play/pause, full screen etc. I'm trying to avoid to re-invent the wheel.
For the "built in Xamarin videoplayer" I think you mean the official VideoView of google android.
Then you don't need write the whole code for controlling the playing of video, you can simply use MediaController together with VideoView
, it's a view containing controls for a MediaPlayer. Typically contains the buttons like "Play/Pause", "Rewind", "Fast Forward" and a progress slider. It takes care of synchronizing the controls with the state of the MediaPlayer. For example like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ExoPlayerXamarin
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page