AudioQueueLevelMeterState Struct
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.
Represents the level meter information on an audio channel.
public struct AudioQueueLevelMeterState
type AudioQueueLevelMeterState = struct
- Inheritance
-
AudioQueueLevelMeterState
Fields
AveragePower |
The audio channel average root mean square power. |
PeakPower |
The audio channel peak root mean square power. |