MiracastReceiverCursorImageChannel.IsEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指定 Miracast 接收者是否已啟用游標影像通道。
public:
property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = miracastReceiverCursorImageChannel.isEnabled;
Public ReadOnly Property IsEnabled As Boolean
屬性值
Boolean
bool
如果 Miracast 接收器已啟用游標影像通道,則為 True。
備註
如果 Miracast 傳輸器不支援 Miracast 接收者資料指標影像通道功能,資料指標影像仍會當做視訊串流的一部分傳輸。