set_keepalive


Description:

public void set_keepalive (owned KeepAliveFunc keep_alive)

Install callbacks that will be called when RTCP packets are received from the receiver of this.

Parameters:

this

a StreamTransport

keep_alive

a callback called when the receiver is active

notify

called with the user_data when no longer needed.

user_data

user data passed to callback