|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPlaylistSubscriberStreamStatistics
Statistical informations about a stream that is subscribed by a client.
| Method Summary | |
|---|---|
long |
getBytesSent()
Return total number of bytes sent to the client from this stream. |
int |
getClientBufferDuration()
Return the buffer duration as requested by the client. |
double |
getEstimatedBufferFill()
Return estimated fill ratio of the client buffer. |
| Methods inherited from interface org.red5.server.api.statistics.IStreamStatistics |
|---|
getCurrentTimestamp |
| Methods inherited from interface org.red5.server.api.statistics.IStatisticsBase |
|---|
getCreationTime |
| Method Detail |
|---|
long getBytesSent()
int getClientBufferDuration()
double getEstimatedBufferFill()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||