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

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

Uses of InvalidSourceException in org.davic.mpeg.sections
 

Methods in org.davic.mpeg.sections that throw InvalidSourceException
 void SectionFilterGroup.attach(TransportStream stream, ResourceClient client, java.lang.Object requestData)
          Connects a SectionFilterGroup to an MPEG-2 transport stream.