TVRecordStateChangedEventArgs Class

Contains information about changes to the status of a TV recording operation.

Note   This class has been deprecated. Use the Microsoft.MediaCenter.TV.Scheduling.ScheduleEventChangedEventArgs class instead.

Syntax

public class TVRecordStateChangedEventArgs : EventArgs

Public Instance Properties

PropertyDescription
StartedGets a value that indicates whether the recording session started.
StoppedGets a value that indicates whether the recording session stopped.
TunerGets the GUID of the tuner being used for the TV recording session.

See Also

Page view tracker