Package com.google.android.exoplayer2
Annotation Type C.VideoOutputMode
-
@Documented @Retention(SOURCE) public static @interface C.VideoOutputMode
Video decoder output modes. Possible modes areC.VIDEO_OUTPUT_MODE_NONE,C.VIDEO_OUTPUT_MODE_YUVandC.VIDEO_OUTPUT_MODE_SURFACE_YUV.