On Apr 29, 2020, at 00:23, Zebediah Figura z.figura12@gmail.com wrote:
+HRESULT qcap_driver_get_caps(Capture *device, LONG index, AM_MEDIA_TYPE **type, BYTE *vscc) +{
- FAIL_WITH_ERR;
+}
I guess you would like to modify parameter in here, too. Thanks for review and improving it!