Documentation
Dlang.org
RTPBuffer.setVersion
gstrtp
rtpbuffer
RTPBuffer
Set the version of the RTP packet in buffer to version.
class
RTPBuffer
void
setVersion
(
ubyte
version_
)
Parameters
version_
ubyte
the new version
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
Set the version of the RTP packet in buffer to version.