Package com.castlabs.android.player
Interface ManifestModifier<T extends com.google.android.exoplayer2.offline.FilterableManifest>
-
- Type Parameters:
T- Child class of FilterableManifest
public interface ManifestModifier<T extends com.google.android.exoplayer2.offline.FilterableManifest>Allows to modify a manifest before it's used for extracting track info.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TonManifest(T manifest)
-