|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.media.engine.MediaPluginGraph
The plugin media graph. To be linked with the correct media
| Constructor Summary | |
MediaPluginGraph()
|
|
| Method Summary | |
void |
addPlugin(MediaPlugin (src) plugin,
int pos)
Method addPlugin. |
java.util.Vector |
getPluginVector()
Method getPluginVector. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MediaPluginGraph()
| Method Detail |
public void addPlugin(MediaPlugin (src) plugin,
int pos)
throws MediaPluginGraphException (src)
plugin - The plugin objectpos - The position in the graph
MediaPluginGraphException (src) public java.util.Vector getPluginVector()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||