MIKEYMessage.replaceCsSrtp
bool replaceCsSrtp(int idx, gstsdp.types.MIKEYMapSRTP map)Replace a Crypto Session map for SRTP in msg at idx with map.
Parameters
idx | the index to insert at |
map | the map info |
Returns
true on success
bool replaceCsSrtp(int idx, gstsdp.types.MIKEYMapSRTP map)Replace a Crypto Session map for SRTP in msg at idx with map.
idx | the index to insert at |
map | the map info |