net.sf.fmj.ui.wizards
Interface ContentDescriptorFilter


public interface ContentDescriptorFilter

Used to filter which content descriptions are offered for which type of processing (RTP transmission, transcoding, etc).

Author:
Ken Larson

Method Summary
 boolean isCompatible(ContentDescriptor d)
           
 

Method Detail

isCompatible

boolean isCompatible(ContentDescriptor d)