OK i'm no C++ expert but i'm writing a simple directX application to watch TV, play mp3s, play DVDs etc...
My TV tuner card has inbuilt radio tuner, but i don't know how to change the source of the audio from the card to FM.... i presume it's by sending a command to the PCI card (well... the drivers for it). But i'm not sure how to do this?
I can decompile the program that came with it to get the commands, but how do i send it?
I sort of figured out how to send it with video for windows, but i HATE that way because it always crashes. Much more stable using direct show... and a lot smoother.. Other than source changing it's all working pretty sweet though
Still in majorly early beta though, i'm concentrating on getting the video and audio 100% crisp and smooth.... then i'll work on the interface...