mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add directories for extensions + additional demos
This commit is contained in:
parent
db5cc21c33
commit
ce2f681bd3
5
demo/README.md
Normal file
5
demo/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Demo application #
|
||||
|
||||
This folder contains a demo application that uses ExoPlayer to play a number
|
||||
of test streams. It can be used as a starting point or reference project when
|
||||
developing other applications that make use of the ExoPlayer library.
|
7
demo_misc/README.md
Normal file
7
demo_misc/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Miscellaneous demos #
|
||||
|
||||
This folder contains miscellaneous demo applications. For example applications
|
||||
that demonstrate use of optional extensions, or more advanced features.
|
||||
|
||||
A general purpose ExoPlayer demo application can be found in the [demo](../demo)
|
||||
folder.
|
3
extensions/README.md
Normal file
3
extensions/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Extensions #
|
||||
|
||||
This folder contains optional ExoPlayer extensions.
|
Loading…
x
Reference in New Issue
Block a user