ec_enabled property

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

Enable/disable echo canceller, if the device supports it. This setting is optional, and will only be used if PJMEDIA_AUD_DEV_CAP_EC is set in the flags.

Implementation

@pj_bool_t()
external int ec_enabled;