hdrMode

Sets the Composition.HdrMode for HDR video input.

The default value is Composition.HDR_MODE_KEEP_HDR. Apps that need to tone-map HDR to SDR should generally prefer Composition.HDR_MODE_TONE_MAP_HDR_TO_SDR_USING_OPEN_GL over Composition.HDR_MODE_TONE_MAP_HDR_TO_SDR_USING_MEDIACODEC, because its behavior is likely to be more consistent across devices.