Enable RFC 7675 consent freshness support. (Since: 0.1.19)
Enable ICE trickle mode
Enable lite mode
Enables regular nomination, default is aggrssive mode (see #NiceNominationMode).
Enables reliable mode, possibly using PseudoTCP, * see nice_agent_new_reliable().
Enable renomination triggered by NOMINATION STUN attribute proposed here: https://tools.ietf.org/html/draft-thatcher-ice-renomination-00
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.