VCDPropertyItems.Supported Method |
||||||||||||||
| This method returns, whether the specified property item is supported by the current video capture device. | ||||||||||||||
| Syntax: | [C#] |
|||||||||||||
|
||||||||||||||
| Return Value: | The method returns True, if the property item specified by ItemIdentifier is supported by the current video capture device. If the property item is not supported, this method returns False. |
|||||||||||||
| Remarks: | For available identifiers see Standard Property Item identifiers. |
|||||||||||||
| See also: | VCDPropertyItems, Standard Property Item identifiers | |||||||||||||