public @interface

RendererCapabilities.DecoderSupport

implements java.lang.annotation.Annotation

 androidx.media3.exoplayer.RendererCapabilities.DecoderSupport

Overview

Level of decoder support. One of RendererCapabilities.DECODER_SUPPORT_PRIMARY and RendererCapabilities.DECODER_SUPPORT_FALLBACK.

For video renderers, the level of support is indicated for non-tunneled output.

Summary