IDeckLinkVideoFrame

Undocumented in source.

Members

Functions

GetAncillaryData
HRESULT GetAncillaryData(IDeckLinkVideoFrameAncillary* ancillary)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetBytes
HRESULT GetBytes(void** buffer)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetFlags
BMDFrameFlags GetFlags()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetHeight
int GetHeight()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetPixelFormat
BMDPixelFormat GetPixelFormat()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetRowBytes
int GetRowBytes()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetTimecode
HRESULT GetTimecode(BMDTimecodeFormat format, IDeckLinkTimecode* timecode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetWidth
int GetWidth()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Static variables

iid
GUID iid;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Inherited Members

From IUnknown

iid
GUID iid;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
QueryInterface
int QueryInterface(IID iid, void** ppvObject)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
AddRef
uint AddRef()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
Release
uint Release()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta