2004-11-22, 10:03 PM
Sub, is there any possibility of allowing a program to be scheduled through the ScheduleHelper if you don't have a tuner card installed? I'd rather use your API instead of manually adding it to the Database myself. However, currently if I try to schedule a program on my development machine (which doesn't have a tuner card), the scheduling fails because it tries to initialize or grab the capture device. Something like a NullCapture device, or at least a stub that simulates a capture device would be nice.
I just need something to develop test against.
Can a Development Capture device be added to the Configuration file? Might be the easiest way to solve this instead of actually changing the API too much that interfaces with it.
I just need something to develop test against.
Can a Development Capture device be added to the Configuration file? Might be the easiest way to solve this instead of actually changing the API too much that interfaces with it.