|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DspFactory
Defines interface for DSP factory.
| Method Summary | |
|---|---|
Processor |
newProcessor()
Creates new processor. |
void |
setCodecs(List<String> list)
Configures supported codecs. |
| Method Detail |
|---|
Processor newProcessor()
throws InstantiationException,
ClassNotFoundException,
IllegalAccessException
InstantiationException
ClassNotFoundException
IllegalAccessExceptionvoid setCodecs(List<String> list)
list - the list of fully qualified names of classes implementing codecs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||