org.gstreamer.elements
Interface PlayBin2.VIDEO_TAGS_CHANGED

Enclosing class:
PlayBin2

public static interface PlayBin2.VIDEO_TAGS_CHANGED

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


Method Summary
 void videoTagsChanged(PlayBin2 element, int stream)
           
 

Method Detail

videoTagsChanged

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