This class represents an item of a video capture device property.
Header File: tisudshl.h
Namespace: DShowLib
Introduced in version 2.0
Method | Description | ||
findElement | Searches the collection for a IVCDPropertyElement with a given combination of item and element id. |
||
getElements | Returns all elements that are contained by the item. |
||
getItemID | Gets the GUID of the item. |
||
getName | Gets the display name of the item. |
||
getNameW | Gets the display name of the item. |
||
load | Restores the values of the elements with the values previously saved in an XML string. |
||
loadW | Restores the values of the elements with the values previously saved in an XML string. |
||
save | Saves the values of all elements to an XML string. |
||
saveW | Saves the values of all elements to an XML string. |
||