MIRACAST_WFD_CONNECTION_STATS 構造体 (netdispumdddi.h)
Wi-Fi 直接接続のビット レート情報が含まれます。
構文
typedef struct {
UINT64 CurrentBitRate;
UINT64 LocalMaxBitRate;
UINT64 RemoteMaxBitRate;
} MIRACAST_WFD_CONNECTION_STATS;
メンバー
CurrentBitRate
オペレーティング システムがオーディオ/ビデオ エンコーダーで使用することを推奨するビット レート (1 秒あたりのビット数)。
LocalMaxBitRate
ローカル Wi-Fi Direct ハードウェアでサポートできる最大ビット レート (1 秒あたりのビット数)。
RemoteMaxBitRate
Miracast シンク ハードウェアがサポートできる最大ビット レート (1 秒あたりのビット数)。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8.1 |
サポートされている最小のサーバー | Windows Server 2012 R2 |
Header | netdispumdddi.h (Netdispumdddi.h を含む) |