Package ch.bailu.gtk.gst
Schnittstelle QueryType
public interface QueryType
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intthe accept caps querystatic final intthe buffer allocation propertiesstatic final intthe bitrate query (since 1.16)static final intquery available media for efficient seeking.static final intthe caps querystatic final intquery the pipeline-local context from
downstream or upstream (since 1.2)static final intconvert values between formatsstatic final inta custom application or element defined query.static final intwait till all serialized data is consumed downstreamstatic final inttotal duration of the streamstatic final intquery supported formats for convertstatic final intcurrent jitter of streamstatic final intlatency of streamstatic final intcurrent position in streamstatic final intcurrent rate of the streamstatic final intthe scheduling propertiesstatic final intseeking capabilitiesstatic final intsegment start/stop positionsstatic final intQuery stream selection capability.static final intunknown query typestatic final intquery the URI of the source or sink.
-
Felddetails
-
UNKNOWN
static final int UNKNOWNunknown query type- Siehe auch:
-
POSITION
static final int POSITIONcurrent position in stream- Siehe auch:
-
DURATION
static final int DURATIONtotal duration of the stream- Siehe auch:
-
LATENCY
static final int LATENCYlatency of stream- Siehe auch:
-
JITTER
static final int JITTERcurrent jitter of stream- Siehe auch:
-
RATE
static final int RATEcurrent rate of the stream- Siehe auch:
-
SEEKING
static final int SEEKINGseeking capabilities- Siehe auch:
-
SEGMENT
static final int SEGMENTsegment start/stop positions- Siehe auch:
-
CONVERT
static final int CONVERTconvert values between formats- Siehe auch:
-
FORMATS
static final int FORMATSquery supported formats for convert- Siehe auch:
-
BUFFERING
static final int BUFFERINGquery available media for efficient seeking.- Siehe auch:
-
CUSTOM
static final int CUSTOMa custom application or element defined query.- Siehe auch:
-
URI
static final int URIquery the URI of the source or sink.- Siehe auch:
-
ALLOCATION
static final int ALLOCATIONthe buffer allocation properties- Siehe auch:
-
SCHEDULING
static final int SCHEDULINGthe scheduling properties- Siehe auch:
-
ACCEPT_CAPS
static final int ACCEPT_CAPSthe accept caps query- Siehe auch:
-
CAPS
static final int CAPSthe caps query- Siehe auch:
-
DRAIN
static final int DRAINwait till all serialized data is consumed downstream- Siehe auch:
-
CONTEXT
static final int CONTEXTquery the pipeline-local context from
downstream or upstream (since 1.2)- Siehe auch:
-
BITRATE
static final int BITRATEthe bitrate query (since 1.16)- Siehe auch:
-
SELECTABLE
static final int SELECTABLEQuery stream selection capability.- Siehe auch:
-