7 #ifndef __DeckLinkAPIWrapper_h__ 8 #define __DeckLinkAPIWrapper_h__ 16 #include <DeckLinkAPI.h> static IDeckLinkGLScreenPreviewHelper *BMD_PUBLIC CreateOpenGLScreenPreviewHelper()
static IDeckLinkDiscovery *BMD_PUBLIC CreateDeckLinkDiscovery()
static IDeckLinkIterator *BMD_PUBLIC CreateDeckLinkIterator()
static BMDVideoConnection VideoConnectionFromString(const std::string &)
static IDeckLinkAPIInformation *BMD_PUBLIC CreateDeckLinkAPIInformation()
static IDeckLinkVideoConversion *BMD_PUBLIC CreateVideoConversion()
static IDeckLinkVideoFrameAncillaryPackets *BMD_PUBLIC CreateVideoFrameAncillaryPackets()
static BMDDisplayMode DisplayModeFromString(const std::string &)
static BMDPixelFormat PixelFormatFromString(const std::string &)