mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
1.4 KiB
1.4 KiB
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Feature request | Issue template for a feature request. | enhancement, needs triage |
Please only file a feature request here if you're using classes in the
com.google.android.exoplayer2 package. If you're using classes in the
androidx.media3 package (including com.google.android.exoplayer2), please file a
feature request on the AndroidX Media tracker instead:
https://github.com/androidx/media/issues/new/choose
Before filing a feature request:
- Search existing open issues, specifically with the label ‘enhancement’
- On this tracker: https://github.com/google/ExoPlayer/labels/enhancement
- On the AndroidX Media tracker: https://github.com/androidx/media/labels/enhancement
- Search existing pull requests
- On this tracker: https://github.com/google/ExoPlayer/pulls
- On the AndroidX Media tracker: https://github.com/androidx/media/pulls
When filing a feature request:
Replace the content in the sections below.
[REQUIRED] Use case description
Describe the use case or problem you are trying to solve in detail. If there are any standards or specifications involved, please provide the relevant details.
Proposed solution
A clear and concise description of your proposed solution, if you have one.
Alternatives considered
A clear and concise description of any alternative solutions you considered, if applicable.