Gjsify LogoGjsify Logo

These are options that can be passed to nice_agent_new_full(). They set various properties on the agent. Not including them sets the property to the other value.

bitfield

Index

Enumeration Members

CONSENT_FRESHNESS: number

Enable RFC 7675 consent freshness support. (Since: 0.1.19)

ICE_TRICKLE: number

Enable ICE trickle mode

LITE_MODE: number

Enable lite mode

REGULAR_NOMINATION: number

Enables regular nomination, default is aggrssive mode (see #NiceNominationMode).

RELIABLE: number

Enables reliable mode, possibly using PseudoTCP, * see nice_agent_new_reliable().

SUPPORT_RENOMINATION: number

Enable renomination triggered by NOMINATION STUN attribute proposed here: https://tools.ietf.org/html/draft-thatcher-ice-renomination-00

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