Package ch.bailu.gtk.gst
Schnittstelle PadPresence
public interface PadPresence
-
Feldübersicht
Felder
-
Felddetails
-
ALWAYS
static final int ALWAYSthe pad is always available- Siehe auch:
-
SOMETIMES
static final int SOMETIMESthe pad will become available depending on the media stream- Siehe auch:
-
REQUEST
static final int REQUESTthe pad is only available on request with
gst_element_request_pad().- Siehe auch:
-