MythTV  master
MythRAOPConnection Member List

This is the complete list of members for MythRAOPConnection, including all inherited members.

AudioCardLatency(void)MythRAOPConnectionprivate
audioRetry(void)MythRAOPConnectionprivateslot
CleanUp(void)MythRAOPConnectionprivate
CloseAudioDevice(void)MythRAOPConnectionprivate
CreateDecoder(void)MythRAOPConnectionprivate
decodeAudioPacket(uint8_t type, const QByteArray *buf, QList< AudioData > *dest)MythRAOPConnectionprivate
decodeDMAP(const QByteArray &dmap)MythRAOPConnectionstatic
deleteEventClient()MythRAOPConnectionprivateslot
DestroyDecoder(void)MythRAOPConnectionprivate
ExpireAudio(std::chrono::milliseconds timestamp)MythRAOPConnectionprivate
ExpireResendRequests(std::chrono::milliseconds timestamp)MythRAOPConnectionprivate
FindTags(const QStringList &lines)MythRAOPConnectionprivatestatic
FinishAuthenticationResponse(RaopNetStream *stream, QTcpSocket *socket, QString &cseq)MythRAOPConnectionprivate
FinishResponse(RaopNetStream *stream, QTcpSocket *socket, QString &option, QString &cseq, QString &responseData)MythRAOPConnectionprivatestatic
framesToMs(uint64_t frames) constMythRAOPConnectionprivate
g_devPrivKeyMythRAOPConnectionprivatestatic
g_rsaLastErrorMythRAOPConnectionprivatestatic
GetDataPort() constMythRAOPConnectioninline
GetPacketType(const QByteArray &buf, uint8_t &type, uint16_t &seq, uint64_t &timestamp)MythRAOPConnectionprivatestatic
GetSocket()MythRAOPConnectioninline
HasAudio()MythRAOPConnectioninline
Init(void)MythRAOPConnection
LoadKey(void)MythRAOPConnectionstatic
m_adjustedLatencyMythRAOPConnectionprivate
m_aesIVMythRAOPConnectionprivate
m_allowVolumeControlMythRAOPConnectionprivate
m_artworkMythRAOPConnectionprivate
m_audioMythRAOPConnectionprivate
m_audioFormatMythRAOPConnectionprivate
m_audioQueueMythRAOPConnectionprivate
m_audioStartedMythRAOPConnectionprivate
m_audioTimerMythRAOPConnectionprivate
m_bufferLengthMythRAOPConnectionprivate
m_cardLatencyMythRAOPConnectionprivate
m_cctxMythRAOPConnectionprivate
m_channelsMythRAOPConnectionprivate
m_cipherMythRAOPConnectionprivate
m_clientControlPortMythRAOPConnectionprivate
m_clientControlSocketMythRAOPConnectionprivate
m_clientTimingPortMythRAOPConnectionprivate
m_clientTimingSocketMythRAOPConnectionprivate
m_clockSkewMythRAOPConnectionprivate
m_codecMythRAOPConnectionprivate
m_codecContextMythRAOPConnectionprivate
m_currentTimestampMythRAOPConnectionprivate
m_dataPortMythRAOPConnectionprivate
m_dataSocketMythRAOPConnectionprivate
m_dequeueAudioTimerMythRAOPConnectionprivate
m_dmapMythRAOPConnectionprivate
m_eventClientsMythRAOPConnectionprivate
m_eventPortMythRAOPConnectionprivate
m_eventServerMythRAOPConnectionprivate
m_firstSendMythRAOPConnectionprivate
m_frameRateMythRAOPConnectionprivate
m_framesPerPacketMythRAOPConnectionprivate
m_hardwareIdMythRAOPConnectionprivate
m_idMythRAOPConnectionprivate
m_incomingContentMythRAOPConnectionprivate
m_incomingHeadersMythRAOPConnectionprivate
m_incomingPartialMythRAOPConnectionprivate
m_incomingSizeMythRAOPConnectionprivate
m_lastSequenceMythRAOPConnectionprivate
m_lastTimestampMythRAOPConnectionprivate
m_networkLatencyMythRAOPConnectionprivate
m_nextSequenceMythRAOPConnectionprivate
m_nextTimestampMythRAOPConnectionprivate
m_nonceMythRAOPConnectionprivate
m_peerAddressMythRAOPConnectionprivate
m_playbackStartedMythRAOPConnectionprivate
m_progressCurrentMythRAOPConnectionprivate
m_progressEndMythRAOPConnectionprivate
m_progressStartMythRAOPConnectionprivate
m_queueLengthMythRAOPConnectionprivate
m_resendsMythRAOPConnectionprivate
m_sampleSizeMythRAOPConnectionprivate
m_seqNumMythRAOPConnectionprivate
m_sessionKeyMythRAOPConnectionprivate
m_socketMythRAOPConnectionprivate
m_streamingStartedMythRAOPConnectionprivate
m_textStreamMythRAOPConnectionprivate
m_timeLastSyncMythRAOPConnectionprivate
m_watchdogTimerMythRAOPConnectionprivate
microsecondsToNTP(std::chrono::microseconds usec, uint32_t &ntpSec, uint32_t &ntpTicks)MythRAOPConnectionprivatestatic
MsToFrame(std::chrono::milliseconds millis) constMythRAOPConnectionprivate
MythRAOPConnection(QObject *parent, QTcpSocket *socket, QByteArray id, int port)MythRAOPConnection
MythRAOPDevice classMythRAOPConnectionfriend
newEventClient(QTcpSocket *client)MythRAOPConnectionprivateslot
NTPToLocal(uint32_t sec, uint32_t ticks)MythRAOPConnectionprivatestatic
OpenAudioDevice(void)MythRAOPConnectionprivate
ProcessAudio(void)MythRAOPConnectionprivateslot
ProcessRequest(const QStringList &header, const QByteArray &content)MythRAOPConnectionprivate
ProcessSync(const QByteArray &buf)MythRAOPConnectionprivate
ProcessTimeResponse(const QByteArray &buf)MythRAOPConnectionprivate
readClient(void)MythRAOPConnectionprivateslot
ResetAudio(void)MythRAOPConnectionprivate
RSALastError(void)MythRAOPConnectioninlinestatic
SendNotification(bool update=false)MythRAOPConnectionprivate
SendResendRequest(std::chrono::milliseconds timestamp, uint16_t expected, uint16_t got)MythRAOPConnectionprivate
SendTimeRequest(void)MythRAOPConnectionprivate
splitLines(const QByteArray &lines)MythRAOPConnectionprivatestatic
StartAudioTimer(void)MythRAOPConnectionprivate
StopAudioTimer(void)MythRAOPConnectionprivate
stringFromSeconds(int timeInSeconds)MythRAOPConnectionprivatestatic
timeout(void)MythRAOPConnectionprivateslot
timevalToNTP(timeval t, uint32_t &ntpSec, uint32_t &ntpTicks)MythRAOPConnectionprivatestatic
udpDataReady(QByteArray buf, const QHostAddress &peer, quint16 port)MythRAOPConnectionprivateslot
~MythRAOPConnection() overrideMythRAOPConnection