Schnittstelle QueryType


public interface QueryType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    the accept caps query
    static final int
    the buffer allocation properties
    static final int
    the bitrate query (since 1.16)
    static final int
    query available media for efficient seeking.
    static final int
    the caps query
    static final int
    query the pipeline-local context from
    downstream or upstream (since 1.2)
    static final int
    convert values between formats
    static final int
    a custom application or element defined query.
    static final int
    wait till all serialized data is consumed downstream
    static final int
    total duration of the stream
    static final int
    query supported formats for convert
    static final int
    current jitter of stream
    static final int
    latency of stream
    static final int
    current position in stream
    static final int
    current rate of the stream
    static final int
    the scheduling properties
    static final int
    seeking capabilities
    static final int
    segment start/stop positions
    static final int
    Query stream selection capability.
    static final int
    unknown query type
    static final int
    query the URI of the source or sink.
  • Felddetails

    • UNKNOWN

      static final int UNKNOWN
      unknown query type
      Siehe auch:
    • POSITION

      static final int POSITION
      current position in stream
      Siehe auch:
    • DURATION

      static final int DURATION
      total duration of the stream
      Siehe auch:
    • LATENCY

      static final int LATENCY
      latency of stream
      Siehe auch:
    • JITTER

      static final int JITTER
      current jitter of stream
      Siehe auch:
    • RATE

      static final int RATE
      current rate of the stream
      Siehe auch:
    • SEEKING

      static final int SEEKING
      seeking capabilities
      Siehe auch:
    • SEGMENT

      static final int SEGMENT
      segment start/stop positions
      Siehe auch:
    • CONVERT

      static final int CONVERT
      convert values between formats
      Siehe auch:
    • FORMATS

      static final int FORMATS
      query supported formats for convert
      Siehe auch:
    • BUFFERING

      static final int BUFFERING
      query available media for efficient seeking.
      Siehe auch:
    • CUSTOM

      static final int CUSTOM
      a custom application or element defined query.
      Siehe auch:
    • URI

      static final int URI
      query the URI of the source or sink.
      Siehe auch:
    • ALLOCATION

      static final int ALLOCATION
      the buffer allocation properties
      Siehe auch:
    • SCHEDULING

      static final int SCHEDULING
      the scheduling properties
      Siehe auch:
    • ACCEPT_CAPS

      static final int ACCEPT_CAPS
      the accept caps query
      Siehe auch:
    • CAPS

      static final int CAPS
      the caps query
      Siehe auch:
    • DRAIN

      static final int DRAIN
      wait till all serialized data is consumed downstream
      Siehe auch:
    • CONTEXT

      static final int CONTEXT
      query the pipeline-local context from
      downstream or upstream (since 1.2)
      Siehe auch:
    • BITRATE

      static final int BITRATE
      the bitrate query (since 1.16)
      Siehe auch:
    • SELECTABLE

      static final int SELECTABLE
      Query stream selection capability.
      Siehe auch: