Package com.google.android.exoplayer2
Annotation Type RendererCapabilities.DecoderSupport
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface RendererCapabilities.DecoderSupport
Level of decoder support. One ofRendererCapabilities.DECODER_SUPPORT_FALLBACK_MIMETYPE
,RendererCapabilities.DECODER_SUPPORT_FALLBACK
, andRendererCapabilities.DECODER_SUPPORT_PRIMARY
.For video renderers, the level of support is indicated for non-tunneled output.