googlevr / gvr-android-sdk

Google VR SDK for Android
http://developers.google.com/vr/android/
Other
3.28k stars 1.28k forks source link

VR Audio support for https resources and ByteArrayInputStream? #627

Open sarathsi opened 5 years ago

sarathsi commented 5 years ago

Is it possible to use audio files from remote server over https? I am downloading the files and have it in memory as ByteArrayInputStream. Can we use ByteArrayInputStream with Audio Engine apis?