Update the new crypto information for ssrc
in this.
If information for ssrc
did not exist, it will be added. If information for ssrc
existed, it will be replaced.
If crypto
is null, it will be removed from this.
this |
a Stream |
ssrc |
the SSRC |
crypto |
a Caps with crypto info |
true if |