swift
|
Audio DTO. More...
Public Attributes | |
QString | callsign |
Callsign that audio originates from. | |
uint | sequenceCounter |
Receiver optionally uses this in reordering algorithm/gap detection. | |
QByteArray | audio |
Opus compressed audio. | |
bool | lastPacket |
Used to indicate to receiver that the sender has stopped sending. | |