Documentation
Dlang.org
RTPBuffer.getPadding
gstrtp
rtpbuffer
RTPBuffer
Check if the padding bit is set on the RTP packet in buffer.
class
RTPBuffer
bool
getPadding
(
)
Return Value
Type:
bool
TRUE if buffer has the padding bit set.
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
Check if the padding bit is set on the RTP packet in buffer.