b.zierath@ebv.com wrote:
Hi,
I have a question regarding how a cDevice inside a plugin should handle audio channel/track switches from the "green button". The only notification that comes trough is SetDigitalAudioDevice(bool On) but I did expect that there is a notification like SetAudioChannelDevice(int AudioChannel).
What about
virtual void SetAudioChannelDevice(int AudioChannel);
(And why the second posting in HTML?)
Klaus