No description available.
Contains info used in the wireless display (Miracast) pfnDataRateNotify function about the audio/video encoder bit rate and failed or retried Wi-Fi frames.
EncoderBitRateThe bit rate, in bits per second, that the operating system recommends that the audio/video encoder uses.
CurrentMaxTxDataRateThe theoretical maximum speed, in bits per second, reported by the Wi-Fi driver.
TransmittedFrameCountThe total number of Wi-Fi frames that were sent with zero retries since the previous time step.
FailedFrameCountThe total number of Wi-Fi frames that exhausted the maximum number of retries since the previous time step.
RetriedFrameCountThe total number of Wi-Fi frames that succeeded after a single retry since the previous time step.
MultipleRetryFrameCountThe total number of Wi-Fi frames that succeeded after more than one retry since the previous time step.