plc_enabled property

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

Enable/disable PLC. This setting is optional, and will only be used if PJMEDIA_AUD_DEV_CAP_PLC is set in the flags.

Implementation

@pj_bool_t()
external int plc_enabled;