25 #ifndef CHANNEL_REMOTEDATABLOCK_H_ 26 #define CHANNEL_REMOTEDATABLOCK_H_ 34 #define UDPSINKFEC_UDPSIZE 512 35 #define UDPSINKFEC_NBORIGINALBLOCKS 128 65 m_centerFrequency = 0;
69 m_nbOriginalBlocks = 0;
106 std::fill(buf, buf+RemoteNbBytesPerBlock, 0);
118 m_protectedBlock.
init();
139 m_dataAddress =
"127.0.0.1";
156 m_metaRetrieved =
false;
168 delete[] m_superBlocks;
RemoteSuperBlock * m_superBlocks
#define UDPSINKFEC_UDPSIZE
RemoteProtectedBlock m_protectedBlock
int m_recoveryCount
number of recovery blocks received
#define UDPSINKFEC_NBORIGINALBLOCKS
RemoteRxControlBlock m_rxControlBlock
int m_originalCount
number of original blocks received
RemoteTxControlBlock m_txControlBlock
int m_frameIndex
this frame index or -1 if unset
int m_blockCount
number of blocks received for this frame
bool m_metaRetrieved
true if meta data (block zero) was retrieved
unsigned __int64 uint64_t