|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.media.engine.MediaTranscoder
Constructor Summary | |
MediaTranscoder()
|
Method Summary | |
abstract Format |
getInputFormat()
|
abstract Format |
getOutputFormat()
|
abstract int |
process(Buffer in,
Buffer out)
|
abstract void |
setInputInformat()
|
abstract void |
setOutputFormat()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MediaTranscoder()
Method Detail |
public abstract int process(Buffer in, Buffer out)
public abstract Format getInputFormat()
public abstract void setInputInformat()
public abstract Format getOutputFormat()
public abstract void setOutputFormat()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |