Difference between revisions of "RecordingScheduleType"

From Gvp-public
Jump to navigation Jump to search
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 21:
 
{{!}}- valign="top"
 
{{!}}- valign="top"
  
}}
+
{{!}}}
 +
 
 +
|KnownIssues=
 +
None
 +
 
 +
|VersionHistory=
 +
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
 +
{{!}}-  style="background:#88ccff;font-size:110%"
 +
! API Version Number
 +
! Change description
 +
! Changes author
 +
{{!}}- valign="top"
 +
! 2.4
 +
{{!}} Initial implementation
 +
{{!}}
 +
{{!}}}
  
 
|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
+
}}

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

Value Name Details
1 SingleEvent Recording scheduled for "single events"
2 EntireSeries Recording scheduled for "entire series"


Known issues

None


Version history

API Version Number Change description Changes author
2.4 Initial implementation


See also