IAudioEndpointOffloadStreamMeter interface (audioengineendpoint.h)

The IAudioEndpointOffloadStreamMeter interface retrieves general information about the audio channels in the offloaded audio stream.

Inheritance

The IAudioEndpointOffloadStreamMeter interface inherits from the IUnknown interface. IAudioEndpointOffloadStreamMeter also has these types of members:

Methods

The IAudioEndpointOffloadStreamMeter interface has these methods.

 
IAudioEndpointOffloadStreamMeter::GetMeterChannelCount

Gets the number of available audio channels in the offloaded stream that can be metered.
IAudioEndpointOffloadStreamMeter::GetMeteringData

The GetMeteringData method retrieves general information about the available audio channels in the offloaded stream.

Requirements

Requirement Value
Target Platform Windows
Header audioengineendpoint.h

See also

Core Audio Interfaces