Class AudioParamWillBeDestroyed
java.lang.Object
org.openqa.selenium.devtools.v119.webaudio.model.AudioParamWillBeDestroyed
Notifies that an existing AudioParam has been destroyed.
-
Constructor Summary
ConstructorDescriptionAudioParamWillBeDestroyed
(GraphObjectId contextId, GraphObjectId nodeId, GraphObjectId paramId) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AudioParamWillBeDestroyed
public AudioParamWillBeDestroyed(GraphObjectId contextId, GraphObjectId nodeId, GraphObjectId paramId)
-
-
Method Details
-
getContextId
-
getNodeId
-
getParamId
-