| Modifier and Type | Interface and Description |
|---|---|
interface |
MediaSink
Implements the media consumer.
|
interface |
MediaSource
Abstracts a read interface that pushes data in the form of Buffer objects.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
ComponentFactory.newAudioComponent(ComponentType componentType)
Constructs new component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentFactory.releaseAudioComponent(Component component,
ComponentType componentType)
Frees previously allocated component component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultimediaResourceGroup |
interface |
ResourceGroup |
| Modifier and Type | Method and Description |
|---|---|
Component |
Endpoint.getResource(MediaType mediaType,
ComponentType componentType)
Provides access to the specific resource of the endpoint.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DtmfDetector |
interface |
DtmfGenerator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Player |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Recorder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ToneDetector |
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.