Class DVRSettings
Settings class for the DVR module
Inheritance
System.Object
DVRSettings
Namespace: Phoenix.DVR
Assembly: Phoenix.Plugin.DVR.dll
Syntax
[Serializable]
public class DVRSettings : SettingsCategoryBase
Constructors
View SourceDVRSettings()
Initializes a new instance of the DVRSettings class.
Declaration
public DVRSettings()
Properties
View SourceDVRClipRoot
Gets or sets the root folder to save DVR clips in.
Declaration
public string DVRClipRoot { get; set; }
Property Value
Type | Description |
---|---|
System.String |