HAQM Media Player Component
The HAQM media player is based on the open source ExoPlayer, which was developed by Google for Android. The HAQM media player builds on ExoPlayer to provide a robust and stable media player that is compatible on Fire TV devices.
The functionality in HAQM media player closely mirrors that in ExoPlayer. For example, HAQM media player supports SmoothStreaming, DASH, HLS, Dolby, captions, and more. For details about what HAQM media player supports, look at the documentation for ExoPlayer. The minimum Android SDK required is API level 19 (KitKat).
The aim with HAQM media player is to develop higher level player APIs that abstract away the complex ExoPlayer APIs for core playback scenarios. HAQM media player provides you with a mostly fixed set of APIs that you can use even when ExoPlayer changes its APIs with version upgrades.
Configure HAQM media player Component
There aren't any options to customize the HAQM media player Component. You simply load the component following the general instructions here: Add or Remove a Component.
If you have another media player component already loaded, be sure to remove it.
UAMP
interface. For a list of the components by interface, see Components Overview.Last updated: Apr 06, 2017