Interface: InputEvents
Extended by
Properties
AudioInputStarted
AudioInputStarted:
AudioInputEventHandler
Gets invoked when a new AudioInput was started.
Defined in
ari/lib/api/room/types.d.ts:315
AudioInputStopped
AudioInputStopped:
AudioInputEventHandler
Gets invoked when a new AudioInput was stopped.
Defined in
ari/lib/api/room/types.d.ts:319
VideoInputStarted
VideoInputStarted:
VideoInputEventHandler
Gets invoked when a new VideoInput was added to the room.
Defined in
ari/lib/api/room/types.d.ts:323
VideoInputStopped
VideoInputStopped:
VideoInputEventHandler
Gets invoked when a new VideoInput was stopped.
Defined in
ari/lib/api/room/types.d.ts:327