org.gstreamer.elements
Interface PlayBin2.TEXT_CHANGED

Enclosing class:
PlayBin2

public static interface PlayBin2.TEXT_CHANGED

Signal is emitted whenever the number or order of the audio streams has changed. The application will most likely want to select a new audio stream.


Method Summary
 void textChanged(PlayBin2 element)
           
 

Method Detail

textChanged

void textChanged(PlayBin2 element)