IDeckLinkVideoInputFrame

Undocumented in source.

Members

Functions

GetHardwareReferenceTimestamp
HRESULT GetHardwareReferenceTimestamp(BMDTimeScale timeScale, BMDTimeValue* frameTime, BMDTimeValue* frameDuration)
Undocumented in source.
GetStreamTime
HRESULT GetStreamTime(BMDTimeValue* frameTime, BMDTimeValue* frameDuration, BMDTimeScale timeScale)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Inherited Members

From IDeckLinkVideoFrame

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.
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.
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.
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.
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.
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.
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.
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.
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.

Meta