libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
RtpSession Member List

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

aboutToDestroySignal (defined in ObjectBase)ObjectBase
aboutToDestroySignalMeta (defined in ObjectBase)ObjectBaseinlinestatic
aboutToDestroySignalNameObjectBasestatic
childList() constObjectBaseinline
clockRate() constRtpSessioninline
connect(Signal< Args... > *signal, Slot< Args... > *slot)ObjectBasestatic
connect(Signal< Args... > *signal, Slot< Args... > *slot) (defined in ObjectBase)ObjectBase
event(Event *e)ObjectBaseprotectedvirtual
eventLoop() constObjectBaseinline
isRunning() constRtpSessioninline
metaInfo()ObjectBaseinlinestatic
moveToThread(EventLoop *loop)ObjectBase
ObjectBase(ObjectBase *p=nullptr)ObjectBase
parent() constObjectBaseinline
payloadType() constRtpSessioninline
PROMEKI_SIGNAL(packetReceived, Buffer, uint32_t, uint8_t, bool)RtpSession
PROMEKI_SIGNAL(ssrcCollision, uint32_t)RtpSession
registerSlot(Slot< Args... > *slot)ObjectBaseinline
RtpSession(ObjectBase *parent=nullptr)RtpSession
sendPacket(const Buffer &payload, uint32_t timestamp, uint8_t payloadType, const SocketAddress &dest, bool marker=false)RtpSession
sendPackets(RtpPacket::List &packets, uint32_t timestamp, const SocketAddress &dest, bool markerOnLast=true)RtpSession
sequenceNumber() constRtpSessioninline
setClockRate(uint32_t hz)RtpSessioninline
setParent(ObjectBase *p)ObjectBaseinline
setPayloadType(uint8_t pt)RtpSessioninline
setSsrc(uint32_t ssrc)RtpSessioninline
signalSender()ObjectBaseinlineprotected
SlotVariantFunc typedefObjectBase
socket() constRtpSessioninline
ssrc() constRtpSessioninline
start(const SocketAddress &localAddr)RtpSession
startTimer(unsigned int intervalMs, bool singleShot=false)ObjectBase
stop()RtpSession
stopTimer(int timerId)ObjectBase
timerEvent(TimerEvent *e)ObjectBaseprotectedvirtual
~ObjectBase()ObjectBaseinlinevirtual
~RtpSession() overrideRtpSession