Audio operations
Audio operation parts in interface:
Copy this to your project and extend with your parts or leave functions complete away where not used or supported.
|
inlinevirtual |
Tell the client the frontend is ready for audio.
Only implemented by clients that asked for the asynchronous audio interface. Such a client produces no audio of its own accord: it waits to be asked, then writes what it has through AddStreamData() on the thread this was called from.