googlevr / gvr-android-sdk

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

Using Google VR Audio Engine with Media Player #621

Open VijaiAaditya opened 5 years ago

VijaiAaditya commented 5 years ago

Hi, Is there any possibility of Using GVRAudioEngine with the Android Media player to enable seek and to have better control on audio playing . Just like the WEB Sdk.

VijaiAaditya commented 5 years ago

I gone through the exoplayer. Where there is no support for setheadposition() and enableroomeffects() for reverbs. But it has update orientation() Only.