| Package | Description |
|---|---|
| org.mobicents.media | |
| org.mobicents.media.server.spi.dsp | |
| org.mobicents.media.server.spi.memory |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaSink.perform(Frame frame)
Allows to transfer frame from media source to media sink
|
| Modifier and Type | Method and Description |
|---|---|
Frame |
Codec.process(Frame frame)
Perform encoding/decoding procedure.
|
Frame |
Processor.process(Frame frame,
Format source,
Format destination)
Transforms supplied frame if frame's format does not match to any
of the supported output formats and such transcoding is possible.
|
| Modifier and Type | Method and Description |
|---|---|
Frame |
Codec.process(Frame frame)
Perform encoding/decoding procedure.
|
Frame |
Processor.process(Frame frame,
Format source,
Format destination)
Transforms supplied frame if frame's format does not match to any
of the supported output formats and such transcoding is possible.
|
| Modifier and Type | Method and Description |
|---|---|
protected Frame |
Partition.allocate() |
static Frame |
Memory.allocate(int size) |
Frame |
Frame.clone() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Partition.recycle(Frame frame) |
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.