MIKEYMessage.insertPayload

bool insertPayload(uint idx, gstsdp.mikeypayload.MIKEYPayload payload)

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

Parameters

idxan index
payloada #GstMIKEYPayload

Returns

true on success