aosp12/external/exoplayer/METADATA

22 lines
814 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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
}