Uses of Class
org.openqa.selenium.devtools.media.model.PlayerProperty
-
Packages that use PlayerProperty Package Description org.openqa.selenium.devtools.media.model -
-
Uses of PlayerProperty in org.openqa.selenium.devtools.media.model
Methods in org.openqa.selenium.devtools.media.model that return types with arguments of type PlayerProperty Modifier and Type Method Description java.util.List<PlayerProperty>
PlayerPropertiesChanged. getProperties()
Constructor parameters in org.openqa.selenium.devtools.media.model with type arguments of type PlayerProperty Constructor Description PlayerPropertiesChanged(PlayerId playerId, java.util.List<PlayerProperty> properties)
-