共用方式為


MIRACAST_WFD_CONNECTION_STATS結構 (netdispumdddi.h)

包含 Wi-Fi Direct 連線上的比特率資訊。

語法

typedef struct {
  UINT64 CurrentBitRate;
  UINT64 LocalMaxBitRate;
  UINT64 RemoteMaxBitRate;
} MIRACAST_WFD_CONNECTION_STATS;

成員

CurrentBitRate

作系統建議音訊/視訊編碼器使用的比特率,以每秒位數為單位。

LocalMaxBitRate

本機 Wi-Fi Direct 硬體可支援的最大比特率,以每秒位數為單位。

RemoteMaxBitRate

Miracast 接收硬體每秒可支援的比特率上限,以每秒位數為單位。

要求

要求 價值
最低支援的用戶端 Windows 8.1
支援的最低伺服器 Windows Server 2012 R2
標頭 netdispumdddi.h (include Netdispumdddi.h)