How to set an Instance MultiCam Parameter
The mandatory MultiCam API functions to assign a value to an instance parameter are:
Function |
Method |
McSetParamInst |
By-ident reference method |
McSetParamNmInst |
By-name reference method |
The value to be assigned to the parameter is of the MCHANDLE type.
The Status variable can be used for error checking.