MythTV
master
|
#include <mythraopconnection.h>
Public Attributes | |
uint16_t | seq |
QList< AudioData > * | data |
Definition at line 39 of file mythraopconnection.h.
uint16_t AudioPacket::seq |
Definition at line 41 of file mythraopconnection.h.
Referenced by MythRAOPConnection::ProcessAudio().
QList<AudioData>* AudioPacket::data |
Definition at line 42 of file mythraopconnection.h.
Referenced by MythRAOPConnection::ExpireAudio(), and MythRAOPConnection::ProcessAudio().