Package 

Class BrightcoveDashManifestParser

  • All Implemented Interfaces:
    androidx.media3.exoplayer.upstream.ParsingLoadable.Parser , org.xml.sax.ContentHandler , org.xml.sax.DTDHandler , org.xml.sax.EntityResolver , org.xml.sax.ErrorHandler

    
    public class BrightcoveDashManifestParser
    extends DashManifestParser
                        

    A Dash Manifest Parser used for Brightcove videos.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class androidx.media3.exoplayer.dash.manifest.DashManifestParser

        maybeSkipTag, parse
      • Methods inherited from class org.xml.sax.helpers.DefaultHandler

        characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
      • Methods inherited from class androidx.media3.exoplayer.upstream.ParsingLoadable.Parser

        parse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait