I am trying to find the source code the this example.
where can I find the implementation of
hr = FindExtensionNode(pKsTopologyInfo,
GUID_EXTENSION_UNIT_DESCRIPTOR,
&dwExtensionNode);
if (FAILED(hr))
{
printf("Unable to find extension node : %x\n", hr);
goto errExit;
}
I am trying to control these
• Exposure control:
GUID: C9606CCB-594C-4D25-AF47-CCC496435995
Node: 2
Control: 3
Value size: 4 bytes
• Auto Exposure control:
GUID: C9606CCB-594C-4D25-AF47-CCC496435995
Node: 2
Control: 11
Value size: 1 byte