@epicjefferson wrote:
Hi all,
How would I go about routing all audio in my application through a specific hdmi channel?
My app will have video playback as well as UI sounds, so I assume I’ll be using
ofSoundPlayer
ofVideoPlayerTo route the audio, I’ve been looking into ofSoundStream, which seems like it should do the trick, but the audio embedded in the video still plays through my laptop.
Here is my ofApp.h
and ofApp.cpp
any help would be appreciated.
Posts: 1
Participants: 1