包含媒体基础传感器配置文件对象的集合。
继承
IMFSensorProfileCollection 接口继承自 IUnknown 接口。 IMFSensorProfileCollection 还具有以下类型的成员:
方法
IMFSensorProfileCollection 接口包含以下方法。
|
IMFSensorProfileCollection::AddProfile 将指定的配置文件添加到集合。 |
|
IMFSensorProfileCollection::FindProfile 根据指定的配置文件 ID 查找配置文件。 |
|
IMFSensorProfileCollection::GetProfile 检索指定的配置文件。 |
|
IMFSensorProfileCollection::RemoveProfile 根据指定的配置文件 ID 删除指定的配置文件。 |
|
IMFSensorProfileCollection::RemoveProfileByIndex 根据指定的索引删除配置文件。 |
要求
| 最低受支持的客户端 | Windows 10版本 1803 [仅限桌面应用] |
| 最低受支持的服务器 | Windows Server [仅限桌面应用] |
| 目标平台 | Windows |
| 标头 | mfidl.h |