j
k
j a
j l
Rémi Bernon (@rbernon) commented about dlls/winegstreamer/media_sink.c:
{ FIXME("iface %p, handler %p stub!\n", iface, handler); return E_NOTIMPL;
{ FIXME("iface %p, handler %p stub!\n", iface, handler);
return E_NOTIMPL;
You could probably implement `GetMediaTypeHandler` too, afaics it does the same as QueryInterface.
Back to the thread
Back to the list