Interface MpegSectionHandler


  • public interface MpegSectionHandler
    Handles one MPEG section which has no version info
    • Method Detail

      • handle

        void handle​(MpegSectionInfo child)
             throws java.io.IOException
        Parameters:
        child - The section
        Throws:
        java.io.IOException - On read error