public interface DspFactory
| Modifier and Type | Method and Description |
|---|---|
Processor |
newProcessor()
Creates new processor.
|
void |
setCodecs(List<String> list)
Configures supported codecs.
|
Processor newProcessor() throws InstantiationException, ClassNotFoundException, IllegalAccessException
InstantiationExceptionClassNotFoundExceptionIllegalAccessExceptionCopyright © 2017 TeleStax, Inc.. All Rights Reserved.