Get current mute status.
Set mute status.
Warning
This function does not always work.
If there are no active audio playback stream, the mute status might not be available.
If digital pass-through (S/PDIF, HDMI...) is in use, muting may be unapplicable.
Also some audio output plugins do not support muting at all.
Note
To force silent playback, disable all audio tracks. This is more efficient and reliable than mute.
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法public bool Mute { get; set; }
属性值
类型:
Boolean
参见