MIKEYMessage.insertPayload

Insert the payload at index idx in msg. If idx is -1, the payload will be appended to msg.

class MIKEYMessage
bool
insertPayload

Parameters

idx uint

an index

payload gstsdp.mikeypayload.MIKEYPayload

a #GstMIKEYPayload

Return Value

Type: bool

true on success