airing Element

Identifies the times at which TV programs are to be recorded through the click-to-record feature of Windows Media Center.

Syntax

  <airing
    timeZone="
  timezone
  "
    searchSpan="minutes"
>
</airing>

Attributes

timeZone

Optional. Specifies the standard time zone of the user—as the number of minutes offset from Universal Time Coordinate (UTC) time—to which this recording criteria applies. If this attribute is not specified, Windows Media Center considers all time zones. If this attribute is present and the user is not within this time zone, the element is ignored.

searchSpan

Specifies a number of minutes before or after the given UTC time. If the specified recording start time falls within this span, Windows Media Center considers the recording start time to be a match.

Remarks

Windows Media Center uses this element along with the program and service elements to identify the TV programs to record.

This element must contain one or more key elements, one for each airing time.

This element must be nested inside the programRecord element.

Requirements

Platform: Windows XP Media Center Edition 2005 and later

See Also