org.gstreamer.elements
Interface PlayBin2.AUDIO_TAGS_CHANGED

Enclosing class:
PlayBin2

public static interface PlayBin2.AUDIO_TAGS_CHANGED

Signal is emitted whenever the tags of an audio stream have changed. The application will most likely want to get the new tags.


Method Summary
 void audioTagsChanged(PlayBin2 element, int stream)
           
 

Method Detail

audioTagsChanged

void audioTagsChanged(PlayBin2 element,
                      int stream)
Parameters:
stream - stream index with changed tags