Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEditRequest

Hierarchy

  • IEditRequest

Index

Properties

new_bitrate

new_bitrate: number

new bitrate cap to force on all publishers (except those with custom overrides)

new_description

new_description: string

new pretty name of the room, optional

new_fir_freq

new_fir_freq: number

new period for regular PLI keyframe requests to publishers

new_is_private

new_is_private: boolean

true|false, whether the room should appear in a list request

new_pin

new_pin: string

new password required to join the room, optional

new_publishers

new_publishers: number

new cap on the number of concurrent active WebRTC publishers

new_require_pvtid

new_require_pvtid: boolean

true|false, whether the room should require private_id from subscribers

new_secret

new_secret: string

new password required to edit/destroy the room, optional

permanent

permanent: boolean

true|false, whether the room should be also removed from the config file, default false

request

request: "edit"

room

room: number

unique numeric ID of the room to edit

secret

secret: string

room secret, mandatory if configured

Generated using TypeDoc