Class SeiReader


  • @Deprecated
    public final class SeiReader
    extends Object
    Deprecated.
    com.google.android.exoplayer2 is deprecated. Please migrate to androidx.media3 (which contains the same ExoPlayer code). See the migration guide for more details, including a script to help with the migration.
    Consumes SEI buffers, outputting contained CEA-608/708 messages to a TrackOutput.
    • Constructor Detail

      • SeiReader

        public SeiReader​(List<Format> closedCaptionFormats)
        Deprecated.
        Parameters:
        closedCaptionFormats - A list of formats for the closed caption channels to expose.