ExoPlayerSample | You can play audio files | Media Player library
kandi X-RAY | ExoPlayerSample Summary
kandi X-RAY | ExoPlayerSample Summary
This project is developed with ExoPlayer 2. You can play audio files and play video files with custom playback controls.
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 ExoPlayerSample
ExoPlayerSample Key Features
ExoPlayerSample Examples and Code Snippets
Community Discussions
Trending Discussions on ExoPlayerSample
QUESTION
I'm trying to have a video shown in center-crop manner (like on ImageView).
I also hope I can find how to scale in other ways, as done on this library.
The problemI use this for this purpose :
...ANSWER
Answered 2018-Jul-08 at 11:34OK I got it. Had to update the SDK and for some reason use support library instead of Android-X version of it.
There are some scaling types available, called "ResizeMode" (here) :
- zoom = same as center-crop
- fit = same as fit-center
- fill = same as fit-xy (stretching, without keeping aspect ratio)
Here's the code:
MainActivity.kt
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ExoPlayerSample
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