18 #ifndef PLUGINS_CHANNELTX_UDPSINK_UDPSOURCEMSG_H_    19 #define PLUGINS_CHANNELTX_UDPSINK_UDPSOURCEMSG_H_    47             m_correctionFactor(correctionFactor),
    48             m_rawDeltaRatio(rawDeltaRatio)
 
#define MESSAGE_CLASS_DECLARATION
static MsgSampleRateCorrection * create(float correctionFactor, float rawDeltaRatio)
float getCorrectionFactor() const
MsgSampleRateCorrection(float correctionFactor, float rawDeltaRatio)
float getRawDeltaRatio() const