@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
MediaCallback |
A common interface that all media callbacks must extend.
|
SelectMediaDeviceCallback |
This callback is invoked when the web page asks which media input device should be used.
|
SelectMediaDeviceCallback.Params |
The parameters of the
SelectMediaDeviceCallback . |
SelectMediaDeviceCallback.Response |
A response for
SelectMediaDeviceCallback . |