I’m working on an embedded C# app in Linux that uses MPlayer to play audio and videos. I need to set MPlayer to play audio out the left speaker only or right speaker only or both. How do I set these from a C# app? Darryl