| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlphaBlending
A
Hub that mixes the #MediaType.AUDIO stream of its connected sources and constructs one output with #MediaType.VIDEO streams of its connected sources into its sink |
interface |
Composite
A
Hub that mixes the #MediaType.AUDIO stream of its connected sources and constructs a grid with the #MediaType.VIDEO streams of its connected sources into its sink |
interface |
Dispatcher
A
Hub that allows routing between arbitrary port pairs |
interface |
DispatcherOneToMany
A
Hub that sends a given source to all the connected sinks |
interface |
Mixer
A
Hub that allows routing of video between arbitrary port pairs and mixing of audio among several ports |
| Constructor and Description |
|---|
HubPort.Builder(Hub hub)
Creates a Builder for HubPort
|
Copyright © 2015 Kurento. All rights reserved.