Uses of Interface
org.gstreamer.Bus.SEGMENT_DONE

Packages that use Bus.SEGMENT_DONE
org.gstreamer   
 

Uses of Bus.SEGMENT_DONE in org.gstreamer
 

Methods in org.gstreamer with parameters of type Bus.SEGMENT_DONE
 void Bus.connect(Bus.SEGMENT_DONE listener)
          Add a listener for Bus.SEGMENT_DONE messages in the Pipeline.
 void Bus.disconnect(Bus.SEGMENT_DONE listener)
          Disconnect the listener for segment-done messages.