Package 

Class BrightcoveDashManifestParser

  • All Implemented Interfaces:
    com.google.android.exoplayer2.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 com.google.android.exoplayer2.source.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 com.google.android.exoplayer2.upstream.ParsingLoadable.Parser

        parse
      • Methods inherited from class java.lang.Object

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