org.gstreamer.elements
Interface DecodeBin2.REMOVED_DECODED_PAD

Enclosing class:
DecodeBin2

public static interface DecodeBin2.REMOVED_DECODED_PAD

Signal emitted when this DecodeBin2 decodes a removed pad.


Method Summary
 void removedDecodedPad(DecodeBin2 element, Pad pad)
           
 

Method Detail

removedDecodedPad

void removedDecodedPad(DecodeBin2 element,
                       Pad pad)
Parameters:
element - The element which has the new Pad.
pad - the new Pad.