exoplayer
Here are 257 public repositories matching this topic...
-
Updated
May 20, 2020 - Java
-
Updated
Mar 13, 2020 - Java
-
Updated
May 7, 2020 - Java
-
Updated
Apr 2, 2020 - Java
-
Updated
Jan 6, 2020 - Java
你好,我是哈利。我参与为开源项目创建文档。这是我在帮助开源项目方面所做贡献的一部分。我参与创建的文档之一是隐私政策。隐私政策将提供有关用户信息收集,使用和安全性的详细信息。我真的不知道你是否从外部收集用户信息,但是,如果你不这样做,最好通过隐私政策让最终用户知道。
贡献者指南也是一份重要文件,可以帮助潜在的合作者轻松地为您的项目做出贡献。
我很想听听你对此的看法。
Hello, I'm Harry. I engage in creating documents for open source projects. It's part of my contribution in helping open source projects. One of the documents I engage in creating is a privacy policy. The priva
A lot of the users like me might have integrated v2 of the project in their own project. I was not able to find any upgrade guide or guidelines for upgrading to v3.
This document can have.
- Which methods have been removed. (What can it be replaced with).
- New best practices that could be implemented with the new version.
- Minimum changes require changes to update the library.
- In which
如在使用中遇到任何问题,欢迎提Issues,或者加我QQ:386707112,谢谢大家。也欢迎有大佬可以给我一些修改意见,谢谢。
-
Updated
May 21, 2020 - Java
-
Updated
May 18, 2020 - C#
-
Updated
Mar 10, 2020 - Java
-
Updated
May 19, 2020 - Kotlin
-
Updated
Feb 5, 2020 - Kotlin
Documentation
Problem
We have a lot of public APIs that do not come with any sort of documentation
Potential Solution
Add javadocs for all public APIs with example usages.
Impact
Improve the ease of use of the library.
AutoValue
Codebase diagram
-
Updated
May 24, 2020 - Kotlin
-
Updated
May 23, 2020 - Java
-
Updated
May 14, 2020 - C#
-
Updated
Jun 16, 2018 - Java
-
Updated
Jul 10, 2018 - Java
-
Updated
Apr 18, 2019 - Java
-
Updated
Oct 19, 2018 - Kotlin
-
Updated
Apr 29, 2020 - Java
-
Updated
Feb 22, 2019 - Java
-
Updated
Apr 14, 2020 - Objective-C
Improve this page
Add a description, image, and links to the exoplayer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the exoplayer topic, visit your repo's landing page and select "manage topics."
Searched documentation and issues
I've looked on stackoverflow, ExoPlayer docs, Android developers responding to media buttons.
Question
I am developing an app that sets the exoPlayer's volume to 0 if the device is on silent or vibrate.
If the user interacts with the volume buttons, then I want to the exoPlayer's volume to be set to the AudioManager volume.
Issue: After setting the