Interface: OutputEvents
Extended by
Properties
AudioOutputStarted
AudioOutputStarted:
AudioOutputEventHandler
Gets invoked when a new AudioOutput was started.
Defined in
ari/lib/api/room/types.d.ts:330
AudioOutputStopped
AudioOutputStopped:
AudioOutputEventHandler
Gets invoked when a new AudioOutput was stopped.
Defined in
ari/lib/api/room/types.d.ts:334
VideoOutputAdded
VideoOutputAdded:
VideoOutputEventHandler
Gets invoked when a new VideoOutput was added to the room.
Defined in
ari/lib/api/room/types.d.ts:338
VideoOutputRemoved
VideoOutputRemoved:
VideoOutputEventHandler
Gets invoked when a new VideOutput was stopped.
Defined in
ari/lib/api/room/types.d.ts:342