org.gstreamer
public static interface Element.PAD_REMOVED
Modifier and Type | Method and Description |
---|---|
void |
padRemoved(Element element,
Pad pad)
Called when a new
Pad is removed from an Element. |
Copyright © 2014. All rights reserved.