MiracastReceiverCursorImageChannel 類別

定義

物件,表示將滑鼠游標影像從 Miracast 傳輸器傳輸至 Miracast 接收器的通道。

public ref class MiracastReceiverCursorImageChannel sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MiracastReceiverCursorImageChannel final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MiracastReceiverCursorImageChannel
Public NotInheritable Class MiracastReceiverCursorImageChannel
繼承
Object Platform::Object IInspectable MiracastReceiverCursorImageChannel
屬性

Windows 需求

裝置系列
Windows 10, version 1903 (已於 10.0.18362.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v8.0 引進)

屬性

ImageStream

取得資料指標影像做為 PNG 影像點陣圖。

IsEnabled

取得值,指定 Miracast 接收者是否已啟用游標影像通道。

MaxImageSize

取得資料指標影像 PNG 點陣圖的最大寬度和高度,以圖元為單位。

Position

取得游標影像左上角的座標,以圖元為單位。

事件

ImageStreamChanged

影像資料流程點陣圖變更時所引發的事件。

PositionChanged

當游標影像的位置變更時所引發的事件。

適用於