Initial commit, plays any stream on OKS, avoids trying to play non-live streams

This commit is contained in:
Darren VanBuren 2020-02-11 02:41:41 -08:00
commit 279b9c5d5f
58 changed files with 1350 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx