Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.04 KB

miracastreceivergamecontrollerdevice_transmitinput.md

File metadata and controls

31 lines (19 loc) · 1.04 KB
-api-id -api-type ms.custom
P:Windows.Media.Miracast.MiracastReceiverGameControllerDevice.TransmitInput
winrt property
19H1

Windows.Media.Miracast.MiracastReceiverGameControllerDevice.TransmitInput

-description

Controls if the Miracast Receiver offers to transmit game controller input to the Miracast Transmitter.

-property-value

True if the Miracast Receiver offers to transmit game controller input to the Miracast Transmitter.

-remarks

Game controller input will only be transmitted if the device on which the Miracast Receiver is running supports capturing game controller input, and if the Miracast Transmitter is requesting to receive game controller input. Use IsTransmittingInput to determine if game controller input is actually being transmitted.

-see-also

IsTransmittingInput

-examples