Changes between Initial Version and Version 1 of Ticket #13446


Ignore:
Timestamp:
Apr 10, 2019, 7:52:56 PM (5 years ago)
Author:
Peter Bennett
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13446 – Description

    initial v1  
    11The Android port uses OpenSL ES for audio. However this only caters for stereo. AC3 passthrough seems to work intermittently on Shield for some sound systems, however it does not work with Fire stick and likely will not work with others.
    22
    3 I plan to implement a new audio method using android.media.AudioTrack. This allows audio with many encodings including AC3, DTS, E_AC3 to be decoded or passed through based on the capabilities of the system.
     3I plan to implement a new audio method using android.media.!AudioTrack. This allows audio with many encodings including AC3, DTS, E_AC3 to be decoded or passed through based on the capabilities of the system.
    44