DeckLink SDK Changelog

What's new in DeckLink SDK 10.1.1

Jun 6, 2014
  • Updated Types:
  • BMDDeckLinkAttributeID:
  • Added BMDDeckLinkTopologicalID
  • On supported devices, an identifier which persists across reboots

New in DeckLink SDK 10.0 (Feb 24, 2014)

  • UPDATED TYPES:
  • BMDDeckLinkAttributeID:
  • added BMDDeckLinkSupportsFullDuplex - Whether the device support full duplex operation
  • added BMDDeckLinkPersistentID - Whether the device has a specific 32 bit unique identifier
  • added BMDDeckLinkSupportsFullFrameReferenceInputTimingOffset - Whether genlock offset wider than 511 pixels supported
  • BMDDeckLinkConfigurationID:
  • added bmdDeckLinkConfigCapturePassThroughMode
  • Configure capture passthrough to either direct or clean switch mode
  • NEW TYPES:
  • BMDNotifications:
  • An enumeration of notification events
  • BMDDeckLinkCapturePassthroughMode:
  • An enumeration which specifies either direct video output to video input mode or clean switching mode
  • UPDATED INTERFACES:
  • IDeckLinkOutput:
  • added GetFrameCompletionReferenceTimestamp method - Time that the frame was output.
  • NEW INTERFACES:
  • IDeckLinkDiscovery:
  • new interface to install DeckLink device arrival / removal event callbacks.
  • IDeckLinkDeviceNotificationCallback:
  • new interface which provides the callback for DeckLink device arrival / removal events.
  • IDeckLinkNotification:
  • new interface to install notify event callbacks.
  • IDeckLinkNotificationCallback:
  • new interface which provides the callback for notification events.

New in DeckLink SDK 9.7.7 (Jul 31, 2013)

  • Types:
  • BMDPixelFormat:
  • added bmdFormat10BitRGBXLE
  • added bmdFormat10BitRGBX
  • BMDDeckLinkConfigurationID:
  • added bmdDeckLinkConfigUseDedicatedLTCInput: Use the timecode from the LTC input rather than from the SDI stream.
  • BMDDisplayMode:
  • added bmdMode4kDCI2398
  • added bmdMode4kDCI24
  • added bmdMode4kDCI25

New in DeckLink SDK 9.7.1 (Jul 16, 2013)

  • Added Interfaces:
  • IDeckLinkNotification - new interface for subscribing or unsubscribing notifications
  • IDeckLinkNotificationCallback - new interface for notification callbacks
  • New Types:
  • added BMDNotifications - bmdPreferencesChanged
  • Updated Types:
  • BMDAudioConnection:
  • added bmdAudioConnectionAnalogXLR
  • added bmdAudioConnectionAnalogRCA