Documentation
Dlang.org
RTCPPacket.byeGetNthSsrc
gstrtp
rtcppacket
RTCPPacket
Get the nth SSRC of the BYE packet.
class
RTCPPacket
uint
byeGetNthSsrc
(
uint
nth
)
Parameters
nth
uint
the nth SSRC to get
Return Value
Type:
uint
The nth SSRC of packet.
gstrtp
rtcppacket
RTCPPacket
functions
addProfileSpecificExt
addRb
appGetData
appGetDataLength
appGetName
appGetSsrc
appGetSubtype
appSetDataLength
appSetName
appSetSsrc
appSetSubtype
byeAddSsrc
byeAddSsrcs
byeGetNthSsrc
byeGetReason
byeGetReasonLen
byeGetSsrcCount
byeSetReason
copyProfileSpecificExt
fbGetFci
fbGetFciLength
fbGetMediaSsrc
fbGetSenderSsrc
fbGetType
fbSetFciLength
fbSetMediaSsrc
fbSetSenderSsrc
fbSetType
getCount
getLength
getPadding
getProfileSpecificExt
getProfileSpecificExtLength
getRb
getRbCount
getType
moveToNext
remove
rrGetSsrc
rrSetSsrc
sdesAddEntry
sdesAddItem
sdesCopyEntry
sdesFirstEntry
sdesFirstItem
sdesGetEntry
sdesGetItemCount
sdesGetSsrc
sdesNextEntry
sdesNextItem
setRb
srGetSenderInfo
srSetSenderInfo
xrFirstRb
xrGetBlockLength
xrGetBlockType
xrGetDlrrBlock
xrGetPrtBySeq
xrGetPrtInfo
xrGetRleInfo
xrGetRleNthChunk
xrGetRrt
xrGetSsrc
xrGetSummaryInfo
xrGetSummaryJitter
xrGetSummaryPkt
xrGetSummaryTtl
xrGetVoipBurstMetrics
xrGetVoipConfigurationParams
xrGetVoipDelayMetrics
xrGetVoipJitterBufferParams
xrGetVoipMetricsSsrc
xrGetVoipPacketMetrics
xrGetVoipQualityMetrics
xrGetVoipSignalMetrics
xrNextRb
Get the nth SSRC of the BYE packet.