IAudioEndpointOffloadStreamMeter interface
The IAudioEndpointOffloadStreamMeter interface retrieves general information about the audio channels in the offloaded audio stream.
Members
The IAudioEndpointOffloadStreamMeter interface inherits from the IUnknown interface. IAudioEndpointOffloadStreamMeter also has these types of members:
Methods
The IAudioEndpointOffloadStreamMeter interface has these methods.
| Method | Description |
|---|---|
| GetMeterChannelCount |
Retrieves the number of audio channels in the offloaded stream that can be metered. |
| GetMeteringData |
Retrieves general information about the available audio channels in the offloaded stream. |
See also