routes property
Supported audio device routes/sources, as bitmask combination of #pjmedia_aud_dev_route. The value may be zero if the device does not support changing audio routes/sources.
Implementation
@ffi.UnsignedInt()
external int routes;
Supported audio device routes/sources, as bitmask combination of #pjmedia_aud_dev_route. The value may be zero if the device does not support changing audio routes/sources.
@ffi.UnsignedInt()
external int routes;