Uses of Class
org.davic.mpeg.sections.FilteringInterruptedException

Packages that use FilteringInterruptedException
org.davic.mpeg.sections Provides access to MPEG-2 section filtering. 
 

Uses of FilteringInterruptedException in org.davic.mpeg.sections
 

Methods in org.davic.mpeg.sections that throw FilteringInterruptedException
 Section SimpleSectionFilter.getSection()
          This method retrieves a Section object describing the last MPEG-2 section which matched the specified filter characteristics.
 Section[] TableSectionFilter.getSections()
          This method returns an array of Section objects corresponding to the sections of the table.