MIKEYMessage.addCsSrtp
bool addCsSrtp(ubyte policy, uint ssrc, uint roc)Add a Crypto policy for SRTP to msg.
Parameters
policy | The security policy applied for the stream with ssrc |
ssrc | the SSRC that must be used for the stream |
roc | current rollover counter |
Returns
true on success