Table of Contents

Class AudioListener

Namespace
OpenQA.Selenium.DevTools.V130.WebAudio
Assembly
WebDriver.dll

AudioListener

public sealed class AudioListener
Inheritance
AudioListener
Inherited Members

Properties

ContextId

contextId

[JsonPropertyName("contextId")]
public string ContextId { get; set; }

Property Value

string

ListenerId

listenerId

[JsonPropertyName("listenerId")]
public string ListenerId { get; set; }

Property Value

string