Table of Contents

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 = 31
Debug = 16
Error = 1
None = 0
Notice = 4
Traffic = 8
Warning = 2