Gjsify LogoGjsify Logo

The contents of the SDP "z=" field which allows the sender to specify a list of time zone adjustments and offsets from the base time.

record

Hierarchy

  • SDPZone

Index

Constructors

Properties

Methods

Constructors

Properties

time: string

the NTP time that a time zone adjustment happens

field
typed_time: string

the offset from the time when the session was first scheduled

field
name: string

Methods

  • set(adj_time: string, typed_time: string): SDPResult
  • Set zone information in zone.

    Parameters

    • adj_time: string

      the NTP time that a time zone adjustment happens

    • typed_time: string

      the offset from the time when the session was first scheduled

    Returns SDPResult

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