Interface MpegVersionedSectionHandler


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

      • handle

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