Uses of Interface
org.dvb.media.VideoFormatListener

Packages that use VideoFormatListener
org.dvb.media   
 

Uses of VideoFormatListener in org.dvb.media
 

Methods in org.dvb.media with parameters of type VideoFormatListener
 void VideoFormatControl.addVideoFormatListener(VideoFormatListener l)
          Add a listener for VideoFormatChangedEvents
 void VideoFormatControl.removeVideoFormatListener(VideoFormatListener l)
          Remove a listener for VideoFormatChangedEvents