点击或拖拽改变大小

LogEventArgsLevel 属性

The severity of the log message. By default, you will only get error messages, but you can get all messages by specifying "-vv" in the options.

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public LogLevel Level { get; }

属性值

类型:LogLevel
参见