public interface Codec extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Format |
getSupportedInputFormat() |
Format |
getSupportedOutputFormat() |
Frame |
process(Frame frame)
Perform encoding/decoding procedure.
|
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.