[PATCH v3 5/6] qcap/videocapture: Implement IAMStreamConfig::GetStreamCaps().

Jactry Zeng jzeng at codeweavers.com
Tue Apr 28 11:50:23 CDT 2020



> On Apr 29, 2020, at 00:23, Zebediah Figura <z.figura12 at 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!


More information about the wine-devel mailing list