Questions tagged [dolby-audio-api]

The Dolby® Audio API provides Android App Developers access to Dolby® Digital Plus™ on Dolby-Supported Devices. Available Plug-ins for Unity, Marmalade, AIR and Xamarin

More information is available at: http://developer.dolby.com/tools-tech.aspx

18 questions
0
votes
1 answer

java.lang.NoClassDefFoundError when calling DolbyAudioProcessing.getDolbyAudioProcessing

I have integrated Dolby_audio_plugin_api_v1.1.1.0 into my Android app and am seeing this stack trace in a handful of cases: java.lang.NoClassDefFoundError: com.dolby.dap.DsClientManager$AppActivityLifecycleCallbacks at…
mmcmahon
  • 1
  • 1
0
votes
1 answer

Dolby Audio API returning -1 when using initialize()

I can't get the API to connect to the device via API. initialize() is returning -1 Here is the error log I am getting: I/DSJavaPlugin( 3346): DSJavaPlugin v1.0 I/DSJavaPlugin( 3346): dolby.ds.state is: on I/dalvikvm( 3346): Failed resolving…
angjc3
  • 3
  • 1
0
votes
1 answer

Errors when using Dolby Audio API

I get the following errors when using the Dolby Audio API. I'm purposely using a loop to play an *.mp3 file quickly and I'm getting the following error. 01-03 20:42:04.109: E/AndroidRuntime(2913): FATAL EXCEPTION: DsClientHandlerThread 01-03…
1
2