Skip to content

ToDo: use ISystemMediaTransportControls2 #3505

@clsid2

Description

@clsid2

This interface is not properly documented, so that is why it wasn't implemented before.

It can be used to set duration for SMTC and better handle seeking.

Example code from Firefox:
https://searchfox.org/mozilla-central/source/widget/windows/WindowsSMTCProvider.cpp
https://github.com/microsoft/win32metadata/blob/b07213e28bcc48221c155024f9c5e0e1a92c6497/generation/WinSDK/RecompiledIdlHeaders/winrt/windows.media.idl#L725-L745

Probably also needs us to upgrade from 8.1 to Windows 10 SDK.

Edit: it is defined in SDK 10.0.19041.0 which is a standard one from VS2019.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions