|
INRIA & FluxMedia | |||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ContentHandlerInfo in fr.fluxmedia.transmorpher.TProcessFactory |
Methods in fr.fluxmedia.transmorpher.TProcessFactory that return ContentHandlerInfo | |
ContentHandlerInfo |
ContentHandlerInfoStack.get(int p)
get an element in the stack |
ContentHandlerInfo |
ContentHandlerInfoStack.peek()
Look at the first element in the stack |
ContentHandlerInfo |
ContentHandlerInfoStack.pop()
Remove the first element in the stack |
Methods in fr.fluxmedia.transmorpher.TProcessFactory with parameters of type ContentHandlerInfo | |
void |
ContentHandlerInfoStack.add(ContentHandlerInfo p)
Add an element in the stack |
protected void |
LoopStackMixer.ExecuteContentHandlerInfo(ContentHandlerInfo current)
Execute one ContentHandlerInfo in the stack |
protected void |
OneMixer.ExecuteContentHandlerInfo(ContentHandlerInfo current)
Execute one ContentHandlerInfo in the stack |
|
INRIA & FluxMedia | |||||||
PREV NEXT | FRAMES NO FRAMES |