Does Media Foundation interface IAudioMeterInformation supports audioformat MFAudioFormat_Float?

FactoryX.code 0 Reputation points
2024-04-09T19:52:55.07+00:00

Hello,

I'm working on a XAudio2 project.

When loading a file, I convert the input audio format to an input format XAudio2 can work with.

Those are, according the docs, MFAudioFormat_Float and MFAudioFormat_PCM.

Now, when using PCM, IAudioMeterInformation works perfectly, but MFAudioFormat_Float does not.

Has anybody have a clue, or did is missed something in the documentation about IAudioMeterInformation?

Thanks in advance.

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
726 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,204 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaopo Yang - MSFT 11,496 Reputation points Microsoft Vendor
    2024-04-24T03:00:20.34+00:00

    Hello @FactoryX.code,

    If the issue has a big impact on you, you can open an incident via 'Contact us' tab at link below so that our engineer can work with you closely: https://developer.microsoft.com/en-us/windows/support/ and please choose the 'Graphics and Multimedia development - Other' for Windows SDK for this issue.

    0 comments No comments