InitPluginAudio3 sound issue
I'm working on a transmitter plugin sharing audio and video based on the SDK, where I am using the InitPluginAudio3() and startaudio() to be able to use GetNextAudioBuffers(). The issue I am facing is that using InitPluginAudio seems to mute the audio in the Premiere pro app, being only available through the buffers in the plugin. Is there a way to circumvent this and to be able to hear both audio feeds from the app and the external hardware?
