Table of Contents

Enum ContextType

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

Enum of BaseAudioContext types

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

Fields

Offline = 1
Realtime = 0