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.
AMBEWorker::MsgMbeDecode Member List

This is the complete list of members for AMBEWorker::MsgMbeDecode, including all inherited members.

create(const unsigned char *mbeFrame, int mbeRateIndex, int volumeIndex, unsigned char channels, bool useHP, int upsampling, AudioFifo *audioFifo)AMBEWorker::MsgMbeDecodeinlinestatic
getAudioFifo()AMBEWorker::MsgMbeDecodeinline
getChannels() constAMBEWorker::MsgMbeDecodeinline
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getMbeFrame() constAMBEWorker::MsgMbeDecodeinline
getMbeRate() constAMBEWorker::MsgMbeDecodeinline
getUpsampling() constAMBEWorker::MsgMbeDecodeinline
getUseHP() constAMBEWorker::MsgMbeDecodeinline
getVolumeIndex() constAMBEWorker::MsgMbeDecodeinline
m_audioFifoAMBEWorker::MsgMbeDecodeprivate
m_channelsAMBEWorker::MsgMbeDecodeprivate
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_mbeFrameAMBEWorker::MsgMbeDecodeprivate
m_mbeRateAMBEWorker::MsgMbeDecodeprivate
m_upsamplingAMBEWorker::MsgMbeDecodeprivate
m_useHPAMBEWorker::MsgMbeDecodeprivate
m_volumeIndexAMBEWorker::MsgMbeDecodeprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgMbeDecode(const unsigned char *mbeFrame, SerialDV::DVRate mbeRate, int volumeIndex, unsigned char channels, bool useHP, int upsampling, AudioFifo *audioFifo)AMBEWorker::MsgMbeDecodeinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual