Hi Michele,
Can you provide details of which application and a description of the issue?
Yes, there are significant changes to interfaces in Desktop Video SDK 14.3. However we do maintain references to the. GUIDs for older interfaces, so applications built against earlier SDK versions will continue to run against later Desktop Video versions. This is achieved by the DeckLinkAPI with a compatibility layer to provide interface between the current and legacy API. This layer will provide linkage between the legacy and modern interfaces by passing the appropriate GUID to
IUnknown::QueryInterface. You can confirm this behaviour by running the samples from Desktop Video SDK versions earlier than 14.3.
Please feel free to reach out to developer support directly if in depth assistance is required -
https://www.blackmagicdesign.com/develo ... ms/contactRegards
Cameron