ATEM SDK and doc bugs

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

Jeff Varga

  • Posts: 2
  • Joined: Mon Sep 11, 2023 11:32 pm
  • Real Name: Jeff Varga

ATEM SDK and doc bugs

PostMon Sep 11, 2023 11:53 pm

I've been working through a wrapper for the native COM SDK and would like to report the following bugs, confirmed in the 9.1 SDK:

2.3.5 IBMDSwitcherInput Interface
Documentation has a copy and paste error from IBMDSwitcher:
Code: Select all
The IBMDSwitcherInput object interface represents a physical switcher device.


2.3.5.10 IBMDSwitcherInput::AreNamesDefault method
IDL incorrectly tags AreNamesDefault as [in] instead of [out]
Code: Select all
interface IBMDSwitcherInput : IUnknown
{
...
    HRESULT AreNamesDefault ([in] BOOL* isDefault);


2.3.10.1 IBMDSwitcherInputColor::GetHue method
Parameters has a copy and paste error, showing parameters for mixeffectblockpropertyid

6.2.1 IBMDSwitcherInputSuperSource Interface
Public member function list lists `SetBorderLightSourceAltitude` which is not actually a member.

7.2.2: Fairlight Audio Input type enum
Lists MediaPlayer twice, leaves off EmbeddedWithVideo and AudioIn

7.5.1: FairlightAudioMixer Interface
Documentation is missing Get/Set MicTalkbackGain

Return to Software Developers

Who is online

Users browsing this forum: Julusian and 27 guests