Class OsdConfiguration
- Namespace
- WINKOnvif.Core.Models.Media
- Assembly
- WINKOnvif.Core.dll
public class OsdConfiguration
- Inheritance
-
OsdConfiguration
- Inherited Members
-
Properties
public bool Enabled { get; set; }
Property Value
- bool
public OsdImageConfiguration ImageConfiguration { get; set; }
Property Value
- OsdImageConfiguration
public OsdPosition Position { get; set; }
Property Value
- OsdPosition
TextConfiguration
public OsdTextConfiguration TextConfiguration { get; set; }
Property Value
- OsdTextConfiguration
public string Token { get; set; }
Property Value
- string
public OsdType Type { get; set; }
Property Value
- OsdType
public string VideoSourceConfigurationToken { get; set; }
Property Value
- string