On windows the same source code works, on linux with alsa driver isn’t working. Best Regards LL Da: Lele [mailto:86eldnl@xxxxxxxxx] Hi guys, I tied to configure volume of sound device with the following source code (with pjmedia api), but isn’t working. How can I implement this feature? Thanks in advice pjmedia_aud_stream *pjmediaAudStream; if (status != PJ_SUCCESS) { return status; } pjmedia_aud_stream_set_cap return PJ_SUCCESS but the volume isn’t configured. Thanks in advice. Best Regards LL |
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org