com.wowza.wms.transport.mpeg2

Interface IMPEG2SectionListener

    • Method Detail

      • adaptationHeader

        void adaptationHeader(AdaptationField field)
        Adaptation header.
        Parameters:
        field - the field
      • headerNotify

        boolean headerNotify(MPEG2Section section)
        Header notify.
        Parameters:
        section - the section
        Returns:
        true, if successful
      • logDebug

        void logDebug(String comment)
      • logError

        void logError(String comment)
      • logError

        void logError(String comment,
                    Exception e)
      • logFatal

        void logFatal(String comment)
      • logInfo

        void logInfo(String comment)
      • logThrottleDoLog

        boolean logThrottleDoLog()
      • logWarn

        void logWarn(String comment)
      • sectionNotify

        void sectionNotify(MPEG2Section section,
                         boolean continuityError)
        Section notify.
        Parameters:
        section - the section
        continuityError - the continuity error