Windows Media Encoder SDK banner art

Performance.GetMasterVolume

The GetMasterVolume method retrieves the current master volume.

iVolume = [object.]GetMasterVolume()

Parts

object

Optional. Object expression that resolves to a Performance Object. If omitted, the default performance is used.

Return Values

Returns the current master volume, in hundredths of a decibel.

Remarks

The master volume is an amplification or attenuation factor applied to the default volume of the entire performance.

See Also


© 2000-2001 Microsoft Corporation. All rights reserved.