MUM.messages
Class JoinStreaming

java.lang.Object
  extended byMUM.messages.VCRCommand
      extended byMUM.messages.JoinStreaming
All Implemented Interfaces:
java.io.Serializable

public class JoinStreaming
extends VCRCommand
implements java.io.Serializable

StartStreaming command

See Also:
Serialized Form

Constructor Summary
JoinStreaming(javax.media.rtp.SessionAddress sa, IMetadata p)
           
 
Method Summary
 javax.media.rtp.SessionAddress getClientSessionAddress()
           
 IMetadata getPresentationMetadata()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinStreaming

public JoinStreaming(javax.media.rtp.SessionAddress sa,
                     IMetadata p)
Method Detail

getPresentationMetadata

public IMetadata getPresentationMetadata()

getClientSessionAddress

public javax.media.rtp.SessionAddress getClientSessionAddress()


Copyright © 2004 Luca Foschini