This intent will be broadcast whenever HDMI is plugged in to or unplugged from the device. Method 1: EXTRA_ENCODINGSĪndroid L (API level 21) enhanced the ACTION_HDMI_AUDIO_PLUG intent in AudioManager to report the capabilities of HDMI sink devices. To more easily test your audio capabilities using the methods below, use the Testing App. This section specifies the use of AudioManager, AudioTrack, and MediaCodec APIs to play Dolby audio content as recommended by Android. Implement a custom player that uses AudioManager, AudioTrack, and MediaCodec APIs. (Note that each "amazon/rx.y.z" branch maps to ExoPlayer version x.y.z.) Option 2: Custom Media Player Approach These patches are open sourced here: exoplayer-amazon-port. You can play Dolby (DD/DDP/Atmos) audio content in your app in four ways:ĮxoPlayer is a open source player supported by Google that supports playing Dolby audio stream.Īmazon has developed patches for Exoplayer to enable or enhance playback of Dolby audio content on variuos Amazon devices. For example, "Fire TV Stick (1st Gen)" refers to the first released version of Fire TV Stick. Tip: For a description of names used for Amazon Fire TV devices, see Fire TV Device Specifications.
DDP AUDIO OUT SUPPORT SAMSUNG APK
DDP AUDIO OUT SUPPORT SAMSUNG HOW TO
How to Build an Android App for Fire TV.
Deep Linking to Featured Content from the Fire TV UI.