|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--multimedia.FlowDefinition | +--multimedia.FlowVideoDefinition
Must redefined the abstract class FlowDefinition
Constructor Summary | |
FlowVideoDefinition(GenericAggregatedModel gam,
VideoCodec codec,
int duration,
int srcNumber)
Permit to describe a video flow throw its model, codec, duration and source number |
Methods inherited from class multimedia.FlowDefinition |
getDuration, getModel, getSourceNumber, setDuration, setModel, setSourceNumber |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FlowVideoDefinition(GenericAggregatedModel gam, VideoCodec codec, int duration, int srcNumber)
gam
- duration
- srcNumber
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |