Documentation
Dlang.org
RTPBuffer.getSsrc
gstrtp
rtpbuffer
RTPBuffer
Get the SSRC of the RTP packet in buffer.
class
RTPBuffer
uint
getSsrc
(
)
Return Value
Type:
uint
the SSRC of buffer in host order.
gstrtp
rtpbuffer
RTPBuffer
functions
addExtensionOnebyteHeader
addExtensionTwobytesHeader
getCsrc
getCsrcCount
getExtension
getExtensionData
getExtensionOnebyteHeader
getExtensionTwobytesHeader
getHeaderLen
getMarker
getPacketLen
getPadding
getPayload
getPayloadBuffer
getPayloadLen
getPayloadSubbuffer
getPayloadType
getSeq
getSsrc
getTimestamp
getVersion
padTo
removeExtensionData
setCsrc
setExtension
setExtensionData
setMarker
setPacketLen
setPadding
setPayloadType
setSeq
setSsrc
setTimestamp
setVersion
unmap
static functions
allocateData
calcHeaderLen
calcPacketLen
calcPayloadLen
compareSeqnum
defaultClockRate
extTimestamp
getExtensionOnebyteHeaderFromBytes
map
newAllocate
newAllocateLen
newCopyData
Get the SSRC of the RTP packet in buffer.