| Interface | Description |
|---|---|
| CallFeatureFactory<TCallFeature extends CallFeature> |
Represents the factory of call api features.
|
| RendererListener |
RendererListener interface exposing events raised during a rendering of a VideoStream
|
| Class | Description |
|---|---|
| StreamSize |
StreamSize class representing the dimensions of a video stream
|
| VideoStreamRenderer |
Renderer class to handle video streams
|
| VideoStreamRendererView |
VideoStreamRendererView representing the rendering surface to attach to a UI to render the Video Stream
|