Enum CecLogLevel
- Namespace
- CecSharp
- Assembly
- LibCecSharp.dll
Log level that can be used by the logging callback method to filter messages from libCEC.
public enum CecLogLevel
Fields
All = 31Debug = 16Error = 1None = 0Notice = 4Traffic = 8Warning = 2