org.red5.server.net.rtp.rtcp
Class SDESInfo
java.lang.Object
org.red5.server.net.rtp.rtcp.SDESInfo
- All Implemented Interfaces:
- RTCPInfo
public class SDESInfo
- extends Object
- implements RTCPInfo
- Author:
- Matteo Merli (matteo.merli@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDESInfo
public SDESInfo(RTCPPacket packet,
ByteBuffer buffer)
toBuffer
public ByteBuffer toBuffer()
- Specified by:
toBuffer in interface RTCPInfo
Copyright © 2006-2009 The Red5 Project