Package com.castlabs.android.player
Class PlayerController.ExperimentalApi
java.lang.Object
com.castlabs.android.player.PlayerController.ExperimentalApi
- Enclosing class:
PlayerController
Experimental features that are not yet stable.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInterstitialListener(HlsInterstitialListener interstitialListener) Sets theHlsInterstitialListenerto be notified of interstitial events.
-
Method Details
-
setInterstitialListener
Sets theHlsInterstitialListenerto be notified of interstitial events.- Parameters:
interstitialListener- The listener to be notified.
-