ControlFrameEntry() | fm.liveswitch.ControlFrameEntry | protected |
getCumulativeNumberOfPacketsLost() | fm.liveswitch.ReportBlock | |
getDataBuffer() | fm.liveswitch.ReportBlock | |
getDelaySinceLastSenderReport() | fm.liveswitch.ReportBlock | |
getExtendedHighestSequenceNumberReceived() | fm.liveswitch.ReportBlock | |
getFixedPayloadLength() | fm.liveswitch.ReportBlock | static |
getFractionLost() | fm.liveswitch.ReportBlock | |
getInterarrivalJitter() | fm.liveswitch.ReportBlock | |
getLastSenderReportTimestamp() | fm.liveswitch.ReportBlock | |
getPercentLost() | fm.liveswitch.ReportBlock | |
getSynchronizationSource() | fm.liveswitch.ReportBlock | |
ReportBlock() | fm.liveswitch.ReportBlock | |
ReportBlock(fm.liveswitch.DataBuffer dataBuffer) | fm.liveswitch.ReportBlock | |
ReportBlock(int fractionLost, int cumulativeNumberOfPacketsLost, long extendedHighestSequenceNumberReceived, long interarrivalJitter, long lastSenderReportTimestamp, long delaySinceLastSenderReport) | fm.liveswitch.ReportBlock | |
ReportBlock(long synchronizationSource, int fractionLost, int cumulativeNumberOfPacketsLost, long extendedHighestSequenceNumberReceived, long interarrivalJitter, long lastSenderReportTimestamp, long delaySinceLastSenderReport) | fm.liveswitch.ReportBlock | |
setCumulativeNumberOfPacketsLost(int value) | fm.liveswitch.ReportBlock | |
setDataBuffer(fm.liveswitch.DataBuffer value) | fm.liveswitch.ReportBlock | |
setDelaySinceLastSenderReport(long value) | fm.liveswitch.ReportBlock | |
setExtendedHighestSequenceNumberReceived(long value) | fm.liveswitch.ReportBlock | |
setFractionLost(int value) | fm.liveswitch.ReportBlock | |
setInterarrivalJitter(long value) | fm.liveswitch.ReportBlock | |
setLastSenderReportTimestamp(long value) | fm.liveswitch.ReportBlock | |
setSynchronizationSource(long value) | fm.liveswitch.ReportBlock | |
toString() | fm.liveswitch.ReportBlock | |