RendererCapabilities.DecoderSupport
Artifact: androidx.media3:media3-exoplayer
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation RendererCapabilities.DecoderSupport
Level of decoder support. One of DECODER_SUPPORT_PRIMARY
, DECODER_SUPPORT_FALLBACK
, and DECODER_SUPPORT_FALLBACK_MIMETYPE
}.
For video renderers, the level of support is indicated for non-tunneled output.