PlayerView.ShowBuffering

@UnstableApi
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation PlayerView.ShowBuffering


Determines when the buffering view is shown. One of SHOW_BUFFERING_NEVER, SHOW_BUFFERING_WHEN_PLAYING or SHOW_BUFFERING_ALWAYS.