Table of Contents

Class OsdConfiguration

Namespace
WINKOnvif.Core.Models.Media
Assembly
WINKOnvif.Core.dll
public class OsdConfiguration
Inheritance
OsdConfiguration
Inherited Members

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

ImageConfiguration

public OsdImageConfiguration ImageConfiguration { get; set; }

Property Value

OsdImageConfiguration

Position

public OsdPosition Position { get; set; }

Property Value

OsdPosition

TextConfiguration

public OsdTextConfiguration TextConfiguration { get; set; }

Property Value

OsdTextConfiguration

Token

public string Token { get; set; }

Property Value

string

Type

public OsdType Type { get; set; }

Property Value

OsdType

VideoSourceConfigurationToken

public string VideoSourceConfigurationToken { get; set; }

Property Value

string