ICompositionFramePresentStatistics 接口 (presentation.h)
描述系统如何在特定内容中显示特定内容片段的实例。
继承
ICompositionFramePresentStatistics 接口继承自 IPresentStatistics 接口。
方法
ICompositionFramePresentStatistics 接口具有这些方法。
ICompositionFramePresentStatistics::GetCompositionFrameId 获取组合帧的 ID,用于其他 API 以获取更多详细信息。 |
ICompositionFramePresentStatistics::GetContentTag 获取要报告统计信息的内容的标记。 (ICompositionFramePresentStatistics::GetContentTag) |
ICompositionFramePresentStatistics::GetDisplayInstanceArray 获取显示实例及其计数的数组。 |
注解
屏幕上可能有一个呈现的帧很多。 仅针对显示存在的第一个合成帧报告统计信息。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 内部版本 22000 |
最低受支持的服务器 | Windows 内部版本 22000 |
标头 | presentation.h |