Click or drag to resize

SystemRecordedTV Class

The System.RecordedTV properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemRecordedTV

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class RecordedTV

The SystemRecordedTV type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberChannelNumber
The System.RecordedTV.ChannelNumber property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_RecordedTV_ChannelNumber. Display name Channel number.
Public propertyStatic memberCredits
The System.RecordedTV.Credits property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_Credits. Display name TV credits.
Public propertyStatic memberDateContentExpires
The System.RecordedTV.DateContentExpires property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_RecordedTV_DateContentExpires. Display name Expiration date.
Public propertyStatic memberEpisodeName
The System.RecordedTV.EpisodeName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_EpisodeName. Display name Episode name.
Public propertyStatic memberIsATSCContent
The System.RecordedTV.IsATSCContent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_RecordedTV_IsATSCContent. Display name ATSC content.
Public propertyStatic memberIsClosedCaptioningAvailable
The System.RecordedTV.IsClosedCaptioningAvailable property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_RecordedTV_IsClosedCaptioningAvailable. Display name Closed captioning.
Public propertyStatic memberIsDTVContent
The System.RecordedTV.IsDTVContent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_RecordedTV_IsDTVContent. Display name DTV content.
Public propertyStatic memberIsHDContent
The System.RecordedTV.IsHDContent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_RecordedTV_IsHDContent. Display name HDTV content.
Public propertyStatic memberIsRepeatBroadcast
The System.RecordedTV.IsRepeatBroadcast property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_RecordedTV_IsRepeatBroadcast. Display name Rerun.
Public propertyStatic memberIsSAP
The System.RecordedTV.IsSAP property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_RecordedTV_IsSAP. Display name SAP.
Public propertyStatic memberNetworkAffiliation
The System.RecordedTV.NetworkAffiliation property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_NetworkAffiliation. Display name TV network affiliation.
Public propertyStatic memberOriginalBroadcastDate
The System.RecordedTV.OriginalBroadcastDate property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_RecordedTV_OriginalBroadcastDate. Display name Broadcast date.
Public propertyStatic memberProgramDescription
The System.RecordedTV.ProgramDescription property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_ProgramDescription. Display name Program description.
Public propertyStatic memberRecordingTime
The System.RecordedTV.RecordingTime property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_RecordedTV_RecordingTime. Display name Recording time.
Public propertyStatic memberStationCallSign
The System.RecordedTV.StationCallSign property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_StationCallSign. Display name Station call sign.
Public propertyStatic memberStationName
The System.RecordedTV.StationName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_StationName. Display name Station name.
Public propertyStatic memberVideoQuality
The System.RecordedTV.VideoQuality property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_RecordedTV_VideoQuality.
Top
See Also