@Gst.Since(minor=10) public static interface PlayBin.ELEMENT_SETUP
This signal is usually emitted from the context of a GStreamer streaming thread, so might be called at the same time as code running in the main application thread.
| Modifier and Type | Method and Description |
|---|---|
void |
elementSetup(PlayBin playbin,
Element element)
Element setup signal callback.
|
Copyright © 2021 gstreamer-java. All rights reserved.