How to enable UIBC Mouse through UWP Miracast API?

Gabriel Remus Linck Duarte 0 Reputation points
2023-11-21T17:10:39.3433333+00:00

Hello!

I am developing a Miracast sink app following the UWP Miracast API documentation and managed to get projection with User Input Back Channel (UIBC) Keyboard working.

However, the API does not seem to implement mouse, only keyboard and game controller. A different question on Microsoft Learn made the Keyboard support apparent (https://learn.microsoft.com/en-us/answers/questions/1111722/how-to-use-windows-media-miracast-api-to-develop-u), but Mouse support is still unclear.

I'm wondering whether this is simply a limitation of the UWP API or mouse can be implemented in a different way.

Thanks for your help

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,041 questions
Universal Windows Platform (UWP)
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,195 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Junjie Zhu - MSFT 19,931 Reputation points Microsoft Vendor
    2023-11-22T02:57:54.3333333+00:00

    Hi @Gabriel Remus Linck Duarte

    Welcome to Microsoft Q&A!

    According to the documentation MiracastReceiverInputDevices, mouse is not supported yet.

    I'd suggest you submit a feature request about this feature in the Feedback Hub. You could find the Feedback Hub in the Start Menu. Please select Developer Platform->API Feedback as the category when you submit your request. The related team will check the request.

    After you submit the request, please share your link, I will help you submit this request through internal channels.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.