Gjsify LogoGjsify Logo

Provides helper functions to deal with time ranges.

record

Hierarchy

  • RTSPRange

Index

Constructors

Properties

max: number

maximum value of the range

field
min: number

minimum value of the range

field
name: string

Methods

  • Converts the range in-place between different types of units. Ranges containing the special value #GST_RTSP_TIME_NOW can not be converted as these are only valid for #GST_RTSP_RANGE_NPT.

    Parameters

    Returns boolean

  • Retrieve the minimum and maximum values from range converted to #GstClockTime in min and max.

    A value of %GST_CLOCK_TIME_NONE will be used to signal #GST_RTSP_TIME_NOW and #GST_RTSP_TIME_END for min and max respectively.

    UTC times will be converted to nanoseconds since 1900.

    Parameters

    Returns [boolean, number, number]

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