Table of Contents

Enum ChannelCountMode

Namespace
Selenium.WebDriver.BiDi.Cdp.WebAudio
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Enum of AudioNode::ChannelCountMode from the spec

[JsonConverter(typeof(JsonStringEnumConverter<ChannelCountMode>))]
public enum ChannelCountMode

Fields

ClampedMax = 0
Explicit = 1
Max = 2