org.gstreamer.elements
Interface PlayBin2.TEXT_TAGS_CHANGED

Enclosing class:
PlayBin2

public static interface PlayBin2.TEXT_TAGS_CHANGED

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


Method Summary
 void textTagsChanged(PlayBin2 element, int stream)
           
 

Method Detail

textTagsChanged

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