arduino-audio-tools
Loading...
Searching...
No Matches
RTSPAudioStreamerUsingTask< Platform > Member List

This is the complete list of members for RTSPAudioStreamerUsingTask< Platform >, including all inherited members.

applyThrottling(unsigned long iterationStartUs)RTSPAudioStreamerUsingTask< Platform >inlineprotected
buildRtpHeader() (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >inlineprotected
checkTimerPeriodChange()RTSPAudioStreamerBase< Platform >inline
computeTimestampIncrement(int bytesSent)RTSPAudioStreamerBase< Platform >inlineprotected
currentRtpTimestamp() constRTSPAudioStreamerBase< Platform >inline
currentSeq() constRTSPAudioStreamerBase< Platform >inline
currentSsrc() constRTSPAudioStreamerBase< Platform >inline
getAudioSource()RTSPAudioStreamerBase< Platform >inline
getRtcpServerPort()RTSPAudioStreamerBase< Platform >inline
getRtpServerPort()RTSPAudioStreamerBase< Platform >inline
getTimerPeriodMs() constRTSPAudioStreamerBase< Platform >inline
getTimerPeriodUs() constRTSPAudioStreamerBase< Platform >inline
HEADER_SIZE (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
initAudioSource()RTSPAudioStreamerBase< Platform >inline
initTcpInterleavedTransport(typename Platform::TcpClientType *tcpSock, int rtpChannel, int rtcpChannel)RTSPAudioStreamerBase< Platform >inline
initUdpTransport(IPAddress aClientIP, uint16_t aClientPort)RTSPAudioStreamerBase< Platform >inline
isTaskRunning() constRTSPAudioStreamerUsingTask< Platform >inline
m_audioSource (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_ClientIP (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_ClientPort (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_fixed_delay_msRTSPAudioStreamerUsingTask< Platform >protected
m_fragmentSize (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_last_throttle_usRTSPAudioStreamerUsingTask< Platform >protected
m_lastSamplesSent (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_payloadType (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_prevMsec (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_RtcpServerPort (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_RtcpSocket (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_RtpServerPort (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_RtpSocket (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_RtspTcpSocket (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_send_counterRTSPAudioStreamerUsingTask< Platform >protected
m_SendIdx (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_SequenceNumber (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_Ssrc (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_streamingTaskRTSPAudioStreamerUsingTask< Platform >protected
m_taskCoreRTSPAudioStreamerUsingTask< Platform >protected
m_taskPriorityRTSPAudioStreamerUsingTask< Platform >protected
m_taskRunningRTSPAudioStreamerUsingTask< Platform >protected
m_taskStackSizeRTSPAudioStreamerUsingTask< Platform >protected
m_TcpRtcpChannel (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_TcpRtpChannel (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_throttle_intervalRTSPAudioStreamerUsingTask< Platform >protected
m_throttledRTSPAudioStreamerUsingTask< Platform >protected
m_timer_period_us (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_timer_restart_needed (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_Timestamp (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_udpRefCount (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
m_useTcpInterleaved (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
mMp3Carry (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
mMp3CarryLen (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
mRtpBuf (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
releaseUdpTransport(void)RTSPAudioStreamerBase< Platform >inline
RTSPAudioStreamerBase()RTSPAudioStreamerBase< Platform >inline
RTSPAudioStreamerBase(IAudioSource &source)RTSPAudioStreamerBase< Platform >inline
RTSPAudioStreamerUsingTask(bool throttled=true)RTSPAudioStreamerUsingTask< Platform >inline
RTSPAudioStreamerUsingTask(IAudioSource &source, bool throttled=true)RTSPAudioStreamerUsingTask< Platform >inline
sendOut(uint16_t totalLen) (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >inlineprotected
sendRtpPacketDirect()RTSPAudioStreamerBase< Platform >inline
setAudioSource(IAudioSource *source)RTSPAudioStreamerBase< Platform >inlinevirtual
setFixedDelayMs(uint32_t delayUs)RTSPAudioStreamerUsingTask< Platform >inline
setTaskParameters(uint32_t stackSize, uint8_t priority, int core=-1)RTSPAudioStreamerUsingTask< Platform >inline
setThrottled(bool isThrottled)RTSPAudioStreamerUsingTask< Platform >inline
setThrottleInterval(uint32_t interval)RTSPAudioStreamerUsingTask< Platform >inline
start() overrideRTSPAudioStreamerUsingTask< Platform >inlinevirtual
stop() overrideRTSPAudioStreamerUsingTask< Platform >inlinevirtual
STREAMING_BUFFER_SIZE (defined in RTSPAudioStreamerBase< Platform >)RTSPAudioStreamerBase< Platform >protected
streamingTaskLoop()RTSPAudioStreamerUsingTask< Platform >inlineprotected
timerCallback(void *audioStreamerObj)RTSPAudioStreamerBase< Platform >inlinestatic
~RTSPAudioStreamerBase()RTSPAudioStreamerBase< Platform >inlinevirtual
~RTSPAudioStreamerUsingTask()RTSPAudioStreamerUsingTask< Platform >inlinevirtual