Class OsdConfigurationOptions
public class OsdConfigurationOptions
- Inheritance
-
OsdConfigurationOptions
- Inherited Members
Properties
MaximumCount
public MaximumOsdCount MaximumCount { get; set; }
Property Value
SupportedImageMimeTypes
public List<string> SupportedImageMimeTypes { get; set; }
Property Value
SupportedOsdTypes
public List<OsdType> SupportedOsdTypes { get; set; }