Difference between revisions of "RecordingScheduleType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the different states for a Recording Schedule (basic object of the [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Spec...") |
|||
Line 1: | Line 1: | ||
{{Api_Enum_Spec| | {{Api_Enum_Spec| | ||
Description=Enumeration that represents the different states for a Recording Schedule (basic object of the [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Service]] service. | Description=Enumeration that represents the different states for a Recording Schedule (basic object of the [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Service]] service. | ||
− | |||
|Values= | |Values= | ||
Line 20: | Line 19: | ||
{{!}} Recording scheduled for "entire series" | {{!}} Recording scheduled for "entire series" | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
+ | |||
+ | }} | ||
|SeeAlso= | |SeeAlso= | ||
* [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Service]] service | * [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Service]] service | ||
* [[RecordingSchedule|RecordingSchedule]] object | * [[RecordingSchedule|RecordingSchedule]] object | ||
− |
Revision as of 14:28, 3 June 2014
Enumeration that represents the different states for a Recording Schedule (basic object of the UNIAPI_Specification#Network_Pvr_Service service.
Values
Known issues
{{{KnownIssues}}}
Version history
{{{VersionHistory}}}
See also
{{{SeeAlso}}}
Value | Name | Details |
---|---|---|
1 | SingleEvent | Recording scheduled for "single events" |
2 | EntireSeries | Recording scheduled for "entire series" |
SeeAlso=
|