MPLATFORMLib Namespace : IMScheduler Interface |
The following tables list the members exposed by IMScheduler.
Name | Description | |
---|---|---|
![]() | SchedulerAdd | Adds a new scheduled item (file, playlist or live source) at specified time. Not implemented yet. |
![]() | SchedulerCommandAdd | Adds a new command to task at specified time. |
![]() | SchedulerGetByIndex | Gets the task by its index. |
![]() | SchedulerGetByTime | Gets the task that is next to the specified time. |
![]() | SchedulerGetCount | Gets the count of scheduled tasks. |
![]() | SchedulerGetNext | Gets one of next tasks or all next tasks after specified index. |
![]() | SchedulerRemove | Removes the single task. |
![]() | SchedulerRemoveByIndex | Removes multiple tasks by its index. |
![]() | SchedulerStatGet | Gets the information about task (last time of execution and number of executions). |