UUID is a unique ID wrapper class.
Definition: uuid.h:59
double DT_DLL_MAKRADIO DtCreateIntercomFrequency(const DtUUID &entityId)
float DT_DLL_MAKRADIO DtSignalStrength(makAudio::DtAudioBuffer *msg)
Get the audio signal strength on a scale of 0..1.
DtRadioID DT_DLL_MAKRADIO DtCreateStreamTag(int site, int host, int entityNum, int radioId)
void DT_DLL_MAKRADIO DtDecodeStreamTag(DtRadioID tag, int &site, int &host, int &entityNum, int &radioId)
#define DT_DLL_MAKRADIO
Get proper local export symbol.
Definition: export.h:17
void DT_DLL_MAKRADIO DtDecodeRadioName(const std::string &name, DtEntityIdentifier &entityId, int &radioId)
unsigned long long DtRadioID
Definition: radio.h:16
std::string DT_DLL_MAKRADIO DtCreateRadioTransmitterName(const DtEntityIdentifier &entityId, int radioId)
std::string DT_DLL_MAKRADIO DtCreateRadioReceiverName(const DtEntityIdentifier &entityId, int radioId)