Documentation
Dlang.org
MIKEYMessage.replacePayload
gstsdp
mikeymessage
MIKEYMessage
Replace the payload at idx in msg with payload.
class
MIKEYMessage
bool
replacePayload
(
uint
idx
,
gstsdp.mikeypayload.MIKEYPayload
payload
)
Parameters
idx
uint
an index
payload
gstsdp
.
mikeypayload
.
MIKEYPayload
a #GstMIKEYPayload
Return Value
Type:
bool
true on success
gstsdp
mikeymessage
MIKEYMessage
constructors
this
functions
_cPtr
addCsSrtp
addPayload
addPke
addRand
addRandLen
addTNowNtpUtc
base64Encode
findPayload
getCsSrtp
getNCs
getNPayloads
getPayload
insertCsSrtp
insertPayload
removeCsSrtp
removePayload
replaceCsSrtp
replacePayload
self
setInfo
toBytes
toCaps
properties
CSBId
V
_gType
mapType
prfFunc
type
version_
static functions
_getGType
newFromBytes
newFromCaps
newFromData
Replace the payload at idx in msg with payload.