PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Static Public Member Functions
DeckLinkAPIWrapper Class Reference

#include <src/PlusDataCollection/BlackMagic/DeckLinkAPIWrapper.h>

Static Public Member Functions

static IDeckLinkAPIInformation *BMD_PUBLIC CreateDeckLinkAPIInformation ()
 
static IDeckLinkDiscovery *BMD_PUBLIC CreateDeckLinkDiscovery ()
 
static IDeckLinkIterator *BMD_PUBLIC CreateDeckLinkIterator ()
 
static IDeckLinkGLScreenPreviewHelper *BMD_PUBLIC CreateOpenGLScreenPreviewHelper ()
 
static IDeckLinkVideoConversion *BMD_PUBLIC CreateVideoConversion ()
 
static IDeckLinkVideoFrameAncillaryPackets *BMD_PUBLIC CreateVideoFrameAncillaryPackets ()
 
static BMDDisplayMode DisplayModeFromString (const std::string &)
 
static BMDPixelFormat PixelFormatFromString (const std::string &)
 
static BMDVideoConnection VideoConnectionFromString (const std::string &)
 

Detailed Description

Definition at line 25 of file DeckLinkAPIWrapper.h.

Member Function Documentation

◆ CreateDeckLinkAPIInformation()

IDeckLinkAPIInformation *BMD_PUBLIC DeckLinkAPIWrapper::CreateDeckLinkAPIInformation ( )
static

Definition at line 50 of file DeckLinkAPIWrapper.cxx.

◆ CreateDeckLinkDiscovery()

IDeckLinkDiscovery *BMD_PUBLIC DeckLinkAPIWrapper::CreateDeckLinkDiscovery ( )
static

Definition at line 32 of file DeckLinkAPIWrapper.cxx.

◆ CreateDeckLinkIterator()

IDeckLinkIterator *BMD_PUBLIC DeckLinkAPIWrapper::CreateDeckLinkIterator ( )
static

Definition at line 14 of file DeckLinkAPIWrapper.cxx.

◆ CreateOpenGLScreenPreviewHelper()

IDeckLinkGLScreenPreviewHelper *BMD_PUBLIC DeckLinkAPIWrapper::CreateOpenGLScreenPreviewHelper ( )
static

Definition at line 68 of file DeckLinkAPIWrapper.cxx.

◆ CreateVideoConversion()

IDeckLinkVideoConversion *BMD_PUBLIC DeckLinkAPIWrapper::CreateVideoConversion ( )
static

Definition at line 86 of file DeckLinkAPIWrapper.cxx.

◆ CreateVideoFrameAncillaryPackets()

IDeckLinkVideoFrameAncillaryPackets *BMD_PUBLIC DeckLinkAPIWrapper::CreateVideoFrameAncillaryPackets ( )
static

Definition at line 104 of file DeckLinkAPIWrapper.cxx.

◆ DisplayModeFromString()

BMDDisplayMode DeckLinkAPIWrapper::DisplayModeFromString ( const std::string &  _arg)
static

Definition at line 216 of file DeckLinkAPIWrapper.cxx.

◆ PixelFormatFromString()

BMDPixelFormat DeckLinkAPIWrapper::PixelFormatFromString ( const std::string &  _arg)
static

Definition at line 122 of file DeckLinkAPIWrapper.cxx.

◆ VideoConnectionFromString()

BMDVideoConnection DeckLinkAPIWrapper::VideoConnectionFromString ( const std::string &  _arg)
static

Definition at line 183 of file DeckLinkAPIWrapper.cxx.


The documentation for this class was generated from the following files: