Package com.google.android.exoplayer2
Annotation Type C.FormatSupport
-
@Documented @Retention(SOURCE) @Target({FIELD,METHOD,PARAMETER,LOCAL_VARIABLE,TYPE_USE}) public static @interface C.FormatSupport
Level of renderer support for a format. One ofC.FORMAT_HANDLED,C.FORMAT_EXCEEDS_CAPABILITIES,C.FORMAT_UNSUPPORTED_DRM,C.FORMAT_UNSUPPORTED_SUBTYPEorC.FORMAT_UNSUPPORTED_TYPE.