swift
Public Attributes | List of all members
swift::core::afv::IAudioDto Struct Reference

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.
 

Detailed Description

Audio DTO.

Definition at line 275 of file dto.h.


The documentation for this struct was generated from the following file: