Documentation
Dlang.org
RTPBuffer.setPayloadType
gstrtp
rtpbuffer
RTPBuffer
Set the payload type of the RTP packet in buffer to payload_type.
class
RTPBuffer
void
setPayloadType
(
ubyte
payloadType
)
Parameters
payloadType
ubyte
the new type
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 payload type of the RTP packet in buffer to payload_type.