Suppose you are stuck with VS R54, but you want to use a video plugin filter.dll
that only has api4 support. You can download the released api3.dll
and save it
as filter.api3.dll
along side with filter.dll
into VS plugins
directory. And then
you should be able to use the filter in api3 VS as usual.