IMFSensorProfileCollection interface (mfidl.h)
Contains a collection of media foundation sensor profile objects.
Inheritance
The IMFSensorProfileCollection interface inherits from the IUnknown interface. IMFSensorProfileCollection also has these types of members:
Methods
The IMFSensorProfileCollection interface has these methods.
IMFSensorProfileCollection::AddProfile Adds the specified profile to the collection. |
IMFSensorProfileCollection::FindProfile Finds a profile based on the specified profile ID. |
IMFSensorProfileCollection::GetProfile Retrieves the specified profile. |
IMFSensorProfileCollection::RemoveProfile Removes the specified profile based on the specified profile ID. |
IMFSensorProfileCollection::RemoveProfileByIndex Removes a profile based on the specified index. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Target Platform | Windows |
Header | mfidl.h |