rem_switch property

  1. @Int()
int rem_switch
getter/setter pair

Should media transport switch remote address to \a rtp_src_addr? Media transport should initialize it to PJ_FALSE, and application can change the value as necessary.

Implementation

@pj_bool_t()
external int rem_switch;