volume Property
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Gets the playback volume of an element at run time.
Syntax
[ fcurrVolume = ] currTimeState.volume
Possible Values
fcurrVolume Floating-point that receives the runtime volume of an element. The property is read-only. The property has no default value.
Applies To
currTimeState
See Also