load png into Atem

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

jozzell

  • Posts: 1
  • Joined: Mon Apr 29, 2024 8:38 pm
  • Real Name: Lloyd Means

load png into Atem

PostMon Apr 29, 2024 8:41 pm

is there an API (java) that i can use to load PNG into the media player
Offline

Cameron Nichols

Blackmagic Design

  • Posts: 448
  • Joined: Mon Sep 04, 2017 4:05 am

Re: load png into Atem

PostTue Apr 30, 2024 8:32 am

Hi Lloyd,

The ATEM Switchers SDK provides support both C++ (native) and also implements COM which enables development in .NET with C#/VB. There is no native support for Java.

If you are OK to look into other languages, please find sample SwitcherMediaPool in the ATEM Switchers SDK which provides a C++ example for loading still into IBMDSwitcherFrame framebuffer and uploading with the IBMDSwitcherStills interface object.

Although the sample decodes from TGA source, there are a number of libraries providing PNG support, such as Windows Imaging Component (WIC) and .NET System.Drawing.Bitmap on Windows and Core Graphics on macOS.

Regards
Cameron

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 5 guests