Difference between revisions of "RecordingScheduleState"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
+ | ! 5 | ||
+ | {{!}} Notified | ||
+ | {{!}} The recording was notified to be scheduled from a Go Device to the STB. | ||
+ | {{!}}- valign="top" | ||
{{!}}} | {{!}}} | ||
Line 46: | Line 50: | ||
{{!}} Initial implementation | {{!}} Initial implementation | ||
{{!}} | {{!}} | ||
+ | {{!}}- valign="top" | ||
+ | ! 7.1 | ||
+ | {{!}} Add status modified for OpenPlatform RPVR | ||
+ | {{!}} José Manuel Escartín | ||
{{!}}} | {{!}}} | ||
Revision as of 10:58, 5 April 2019
Enumeration that represents the different states for a Recording Schedule (basic object of the UNIAPI_Specification#Network_Pvr_Service service.
Values
Value | Name | Details |
---|---|---|
1 | Scheduled | The recording is scheduled on the external platform. |
2 | Running | The recording is being made right now. Recording Schedules returned by GetAllRecordingSchedules method can have this state if they are being recorded by the platform during the execution of the method. |
3 | Finished | The recording is completed. |
4 | Cancelled | The recording was cancelled. |
5 | Notified | The recording was notified to be scheduled from a Go Device to the STB. |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
2.4 | Initial implementation | |
7.1 | Add status modified for OpenPlatform RPVR | José Manuel Escartín |