output_route property

  1. @Int32()
int output_route
getter/setter pair

Set the audio output route. This setting is optional, and will only be used if PJMEDIA_AUD_DEV_CAP_OUTPUT_ROUTE is set in the flags.

Implementation

@ffi.Int32()
external int output_route;