|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.iso.mpeg.mpegj.resource.MPDecoderEventGeneratorImp
An interface for adding and removing Decoder event listeners.
| Constructor Summary | |
MPDecoderEventGeneratorImp()
|
|
| Method Summary | |
void |
addMPDecoderMediaListener(MPDecoderMediaListener l)
Add a Render event listener. |
void |
removeMPDecoderMediaListener(MPDecoderMediaListener l)
Remove a Decoder event listener. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public MPDecoderEventGeneratorImp()
| Method Detail |
public void addMPDecoderMediaListener(MPDecoderMediaListener l)
l - the listener to add.public void removeMPDecoderMediaListener(MPDecoderMediaListener l)
l - the listener to remove.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||