Does nothing if playback controls are disabled. */ public void hideController() { if (controller != null) { controller.hide(); } }. origin: google/ExoPlayer ...
確定! 回上一頁