blob: 4610b23c49e0801265b4750fcdfabff39ac29090 (
plain)
1
2
3
4
5
|
This simple program demonstrates how to use the libossmix library
to access mixer settings (instead of making ioctl calls directly).
Use the -h <host> and -p <port> command line arguments of libossmix_demo to
connect to a remote ossmixd server running in a remote host.
|