AudioQueue.EnableLevelMetering Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables level metering on the audio queue.
public bool EnableLevelMetering { get; set; }
member this.EnableLevelMetering : bool with get, set
Property Value
Remarks
Enable level metering in your audio queue if you want to read the level meters with the CurrentLevelMeter or CurrentLevelMeterDB properties.n