Uses of Interface
org.gstreamer.Bus.SEGMENT_START

Packages that use Bus.SEGMENT_START
org.gstreamer   
 

Uses of Bus.SEGMENT_START in org.gstreamer
 

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