Gjsify LogoGjsify Logo

Standard predefined Query types

Index

Enumeration Members

ACCEPT_CAPS: number

the accept caps query

ALLOCATION: number

the buffer allocation properties

BITRATE: number

the bitrate query (since 1.16)

BUFFERING: number

query available media for efficient seeking.

CAPS: number

the caps query

CONTEXT: number

query the pipeline-local context from downstream or upstream (since 1.2)

CONVERT: number

convert values between formats

CUSTOM: number

a custom application or element defined query.

DRAIN: number

wait till all serialized data is consumed downstream

DURATION: number

total duration of the stream

FORMATS: number

query supported formats for convert

JITTER: number

current jitter of stream

LATENCY: number

latency of stream

POSITION: number

current position in stream

RATE: number

current rate of the stream

SCHEDULING: number

the scheduling properties

SEEKING: number

seeking capabilities

SEGMENT: number

segment start/stop positions

UNKNOWN: number

unknown query type

URI: number

query the URI of the source or sink.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method