Package com.castlabs.android.player
Interface ExtendedTrackSelector.PlayerInfoProvider
- Enclosing class:
ExtendedTrackSelector
public static interface ExtendedTrackSelector.PlayerInfoProvider
-
Method Summary
Modifier and TypeMethodDescriptionint
getDrmKeyStatus
(VideoTrackQuality videoTrackQuality, com.google.android.exoplayer2.Format videoInputFormat)
-
Method Details
-
getCurrentPeriodIndexInCurrentWindow
int getCurrentPeriodIndexInCurrentWindow() -
getDrmKeyStatus
@NonNull KeyStatus getDrmKeyStatus(@NonNull VideoTrackQuality videoTrackQuality, @Nullable com.google.android.exoplayer2.Format videoInputFormat)
-