Table of Contents

Class OsdConfigurationOptions

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

Properties

MaximumCount

public MaximumOsdCount MaximumCount { get; set; }

Property Value

MaximumOsdCount

SupportedImageMimeTypes

public List<string> SupportedImageMimeTypes { get; set; }

Property Value

List<string>

SupportedOsdTypes

public List<OsdType> SupportedOsdTypes { get; set; }

Property Value

List<OsdType>