Interface SsChunkSource

    • Method Detail

      • updateManifest

        void updateManifest​(SsManifest newManifest)
        Deprecated.
        Updates the manifest.
        Parameters:
        newManifest - The new manifest.
      • updateTrackSelection

        void updateTrackSelection​(ExoTrackSelection trackSelection)
        Deprecated.
        Updates the track selection.
        Parameters:
        trackSelection - The new track selection instance. Must be equivalent to the previous one.