output_vol property

  1. @UnsignedInt()
int output_vol
getter/setter pair

Output volume setting, in percent. This setting is optional, and will only be used if PJMEDIA_AUD_DEV_CAP_OUTPUT_VOLUME_SETTING is set in the flags.

Implementation

@ffi.UnsignedInt()
external int output_vol;