SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
RemoteInput::MsgReportRemoteInputStreamTiming Member List

This is the complete list of members for RemoteInput::MsgReportRemoteInputStreamTiming, including all inherited members.

allBlocksReceived() constRemoteInput::MsgReportRemoteInputStreamTiminginline
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::MsgReportRemoteInputStreamTiminginlinestatic
get_tv_msec() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getAvgNbBlocks() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getAvgNbOriginalBlocks() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getAvgNbRecovery() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getBufferGauge() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getBufferLengthInSecs() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getDestination() constMessageinline
getFramesDecodingStatus() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getIdentifier() constMessagevirtual
getMaxNbRecovery() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getMinNbBlocks() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getMinNbOriginalBlocks() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getNbFECBlocksPerFrame() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getNbOriginalBlocksPerFrame() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getSampleBits() constRemoteInput::MsgReportRemoteInputStreamTiminginline
getSampleBytes() constRemoteInput::MsgReportRemoteInputStreamTiminginline
m_allBlocksReceivedRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_avgNbBlocksRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_avgNbOriginalBlocksRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_avgNbRecoveryRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_bufferGaugeRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_bufferLenSecRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_destinationMessageprotected
m_framesDecodingStatusRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_identifierMessageprotectedstatic
m_maxNbRecoveryRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_minNbBlocksRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_minNbOriginalBlocksRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_nbFECBlocksPerFrameRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_nbOriginalBlocksPerFrameRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_sampleBitsRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_sampleBytesRemoteInput::MsgReportRemoteInputStreamTimingprotected
m_tv_msecRemoteInput::MsgReportRemoteInputStreamTimingprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
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::MsgReportRemoteInputStreamTiminginlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual