Gjsify LogoGjsify Logo

#GstReferenceTimestampMeta can be used to attach alternative timestamps and possibly durations to a #GstBuffer. These are generally not according to the pipeline clock and could be e.g. the NTP timestamp when the media was captured.

The reference is stored as a #GstCaps in reference. Examples of valid references would be timestamp/x-drivername-stream for timestamps that are locally generated by some driver named drivername when generating the stream, e.g. based on a frame counter, or timestamp/x-ntp, host=pool.ntp.org, port=123 for timestamps based on a specific NTP server.

record

Hierarchy

  • ReferenceTimestampMeta

Index

Constructors

Properties

duration: number

duration, or %GST_CLOCK_TIME_NONE

field
parent: Meta

the parent #GstMeta structure

field
reference: Gst.Caps

identifier for the timestamp reference.

field
timestamp: number

timestamp

field
name: string

Methods

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