top | item 10172853

(no title)

loomi | 10 years ago

Nice. Is there a way to fetch the main out audio?

It is something I am looking already some time for a multiplatform way to get the main mix stream.

discuss

order

judofyr|10 years ago

The example on the front page includes this line:

    int default_out_device_index = soundio_default_output_device_index(soundio);
Is that what you're looking for? Or something else?

loomi|10 years ago

Can I then get everything what is played by all applications on this device. Like fetch and send through the network? (Not pushing audio to the main out.)