public interface IStreamPacket
| Modifier and Type | Method and Description |
|---|---|
IoBuffer |
getData()
Packet contents.
|
byte |
getDataType()
Type of this packet.
|
int |
getTimestamp()
Timestamp of this packet.
|
byte getDataType()
TYPE_ constants.int getTimestamp()
IoBuffer getData()
Copyright © 2006-2012 The Red5 Project