org.gstreamer.elements
Interface PlayBin2.AUDIO_CHANGED

Enclosing class:
PlayBin2

public static interface PlayBin2.AUDIO_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 audioChanged(PlayBin2 element)
           
 

Method Detail

audioChanged

void audioChanged(PlayBin2 element)