UWARG Computer Vision
Public Member Functions | Public Attributes | List of all members
CvMatDeckLinkVideoFrame Class Reference
Inheritance diagram for CvMatDeckLinkVideoFrame:
Inheritance graph
Collaboration diagram for CvMatDeckLinkVideoFrame:
Collaboration graph

Public Member Functions

 CvMatDeckLinkVideoFrame (int row, int cols)
 
long GetWidth ()
 
long GetHeight ()
 
long GetRowBytes ()
 
BMDPixelFormat GetPixelFormat ()
 
BMDFrameFlags GetFlags ()
 
HRESULT GetBytes (void **buffer)
 
HRESULT GetTimecode (BMDTimecodeFormat format, IDeckLinkTimecode **timecode)
 
HRESULT GetAncillaryData (IDeckLinkVideoFrameAncillary **ancillary)
 
HRESULT QueryInterface (REFIID iid, LPVOID *ppv)
 
ULONG AddRef ()
 
ULONG Release ()
 

Public Attributes

cv::Mat mat
 

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