MediaNodeState class

Signature:

export declare class MediaNodeState<Events extends EventMap & MediaNodeStateEvents = MediaNodeStateEvents>

Constructors

Constructor Modifiers Description

(constructor)(client)

Constructs a new instance of the MediaNodeState class

Properties

Property Type Description

closed

boolean

events

EventEmitter

id

MediaNodeId | undefined

Methods