GlobalOptions interface

Options that affect automatic conversion behaviour (e.g. decode steps inserted when subscribing between nodes). Only supplied fields are changed; omitted fields retain their current (or default) values. Changes take effect on future subscriptions only.

Signature:

export interface GlobalOptions

Properties

Property Type Description

decodeLowDelay?

boolean

(Optional) Enable low-delay mode for software video decoders in automatic conversions

decodeThreadCount?

number

(Optional) Thread count for software video decoders in automatic conversions