[Bug 203745] A2DP Support for Bluetooth Headphone Audio

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Dec 2021 17:34:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745

--- Comment #64 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi Mark,

You need to create the control device, then open that using virtual_oss_ctl
(QT5 GUI) from ports.

virtual_oss_ctl  -h
usage: virtual_oss_ctl -f /dev/vdsp.ctl

Then you can change the volume and do some other stuff as needed.

Virtual OSS also supports the volume IOCTLs on the dsp devices, but these must
be invoked from the application itself.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.