|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title: MUM * Copyright: Copyright (c) 2003 * Date: 28/07/2003 * Description: Multimedia middleware based in part on precedent versions implemented by Antonio D'Errico and Francesco Baschieri * Package: MUM.repository.client contains all the classes needed by the entity client * @author Luca Foschini * @version 2.0
Method Summary | |
javax.media.Player |
getPlayer()
Returns the Player (defined in the JMF) for this agent, null if it wasn't istantiated |
javax.media.rtp.RTPManager |
getRTPManager()
Returns the RTPManager (defined in the JMF), null if it wasn't istantiated yet |
boolean |
init(ISimpleClientVideoProtocolUnit protocol,
IClientFrame clientFrame,
IMetadata presentationMetadata,
ComponentInfo serverInfo,
java.io.PrintStream out)
Initializes the agent |
Methods inherited from interface javax.media.ControllerListener |
controllerUpdate |
Methods inherited from interface javax.media.rtp.RemoteListener |
update |
Methods inherited from interface MUM.data.IClientStreamingAgent |
close, destroyStreaming, getTime, leave, setAtTime, startStreaming, stopStreaming |
Method Detail |
public javax.media.Player getPlayer()
public boolean init(ISimpleClientVideoProtocolUnit protocol, IClientFrame clientFrame, IMetadata presentationMetadata, ComponentInfo serverInfo, java.io.PrintStream out)
public javax.media.rtp.RTPManager getRTPManager()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |