Package com.google.android.exoplayer2.ui
Annotation Type PlayerView.ShowBuffering
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface PlayerView.ShowBuffering
Determines when the buffering view is shown. One ofPlayerView.SHOW_BUFFERING_NEVER,PlayerView.SHOW_BUFFERING_WHEN_PLAYINGorPlayerView.SHOW_BUFFERING_ALWAYS.