2006-04-03, 10:21 PM
Is there some way in the API to change the channel programmatically, so that I can do it in a plugin?
The relevant method appears to be IChannelChanger.setChannel(int channel), but I don't know how to get hold of an IChannelChanger instance.
The best thing I can think of is IScheduleHelper.ScheduleRecording() with start time and end time set to right now (or a second into the future), but it seems a bit ugly.
Any help would be appreciated!
The relevant method appears to be IChannelChanger.setChannel(int channel), but I don't know how to get hold of an IChannelChanger instance.
The best thing I can think of is IScheduleHelper.ScheduleRecording() with start time and end time set to right now (or a second into the future), but it seems a bit ugly.
Any help would be appreciated!