org.gstreamer.elements
Interface PlayBin2.VIDEO_CHANGED

Enclosing class:
PlayBin2

public static interface PlayBin2.VIDEO_CHANGED

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


Method Summary
 void videoChanged(PlayBin2 element)
           
 

Method Detail

videoChanged

void videoChanged(PlayBin2 element)