| allBlocksReceived() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| create(uint64_t tv_msec, float bufferLenSec, int32_t bufferGauge, int framesDecodingStatus, bool allBlocksReceived, int minNbBlocks, int minNbOriginalBlocks, int maxNbRecovery, float avgNbBlocks, float avgNbOriginalBlocks, float avgNbRecovery, int nbOriginalBlocksPerFrame, int nbFECBlocksPerFrame, int sampleBits, int sampleBytes) | RemoteInput::MsgReportRemoteInputStreamTiming | inlinestatic |
| get_tv_msec() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getAvgNbBlocks() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getAvgNbOriginalBlocks() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getAvgNbRecovery() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getBufferGauge() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getBufferLengthInSecs() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getDestination() const | Message | inline |
| getFramesDecodingStatus() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getIdentifier() const | Message | virtual |
| getMaxNbRecovery() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getMinNbBlocks() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getMinNbOriginalBlocks() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getNbFECBlocksPerFrame() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getNbOriginalBlocksPerFrame() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getSampleBits() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| getSampleBytes() const | RemoteInput::MsgReportRemoteInputStreamTiming | inline |
| m_allBlocksReceived | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_avgNbBlocks | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_avgNbOriginalBlocks | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_avgNbRecovery | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_bufferGauge | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_bufferLenSec | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_destination | Message | protected |
| m_framesDecodingStatus | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_identifier | Message | protectedstatic |
| m_maxNbRecovery | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_minNbBlocks | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_minNbOriginalBlocks | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_nbFECBlocksPerFrame | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_nbOriginalBlocksPerFrame | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_sampleBits | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_sampleBytes | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| m_tv_msec | RemoteInput::MsgReportRemoteInputStreamTiming | protected |
| match(const Message *message) | Message | static |
| matchIdentifier(const char *identifier) const | Message | virtual |
| Message() | Message | |
| MsgReportRemoteInputStreamTiming(uint64_t tv_msec, float bufferLenSec, int32_t bufferGauge, int framesDecodingStatus, bool allBlocksReceived, int minNbBlocks, int minNbOriginalBlocks, int maxNbRecovery, float avgNbBlocks, float avgNbOriginalBlocks, float avgNbRecovery, int nbOriginalBlocksPerFrame, int nbFECBlocksPerFrame, int sampleBits, int sampleBytes) | RemoteInput::MsgReportRemoteInputStreamTiming | inlineprotected |
| setDestination(void *destination) | Message | inline |
| ~Message() | Message | virtual |