Gjsify LogoGjsify Logo

The contents of the SDP "o=" field which gives the originator of the session (their username and the address of the user's host) plus a session id and session version number.

record

Hierarchy

  • SDPOrigin

Index

Constructors

Properties

addr: string

the globally unique address of the machine from which the session was created.

field
addrtype: string

the type of addr.

field
nettype: string

the type of network. "IN" is defined to have the meaning "Internet".

field
sess_id: string

is a numeric string such that the tuple of username, sess_id, nettype, addrtype and addr form a globally unique identifier for the session.

field
sess_version: string

a version number for this announcement

field
username: string

the user's login on the originating host, or it is "-" if the originating host does not support the concept of user ids.

field
name: string

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