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:312
AudioInputStopped
AudioInputStopped:
AudioInputEventHandler
Gets invoked when a new AudioInput was stopped.
Defined in
ari/lib/api/room/types.d.ts:316
VideoInputStarted
VideoInputStarted:
VideoInputEventHandler
Gets invoked when a new VideoInput was added to the room.
Defined in
ari/lib/api/room/types.d.ts:320
VideoInputStopped
VideoInputStopped:
VideoInputEventHandler
Gets invoked when a new VideoInput was stopped.
Defined in
ari/lib/api/room/types.d.ts:324