You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
814 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

name: "ExoPlayer"
description:
"ExoPlayer is an application level media player for Android. It provides an"
"alternative to Androids MediaPlayer API for playing audio and video both"
"locally and over the Internet. ExoPlayer supports features not currently"
"supported by Androids MediaPlayer API, including DASH and SmoothStreaming"
"adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to"
"customize and extend, and can be updated through Play Store application"
"updates."
third_party {
url {
type: HOMEPAGE
value: "https://exoplayer.dev/"
}
url {
type: GIT
value: "https://github.com/google/ExoPlayer.git"
}
version: "2e9ed51503ba491a19f605e6994fa5839633c74f"
last_upgrade_date { year: 2020 month: 4 day: 29 }
license_type: NOTICE
}