Documentation
Dlang.org
RTPBuffer.getVersion
gstrtp
rtpbuffer
RTPBuffer
Get the version number of the RTP packet in buffer.
class
RTPBuffer
ubyte
getVersion
(
)
Return Value
Type:
ubyte
The version of buffer.
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 version number of the RTP packet in buffer.