IDeckLinkTimecode

Undocumented in source.

Members

Functions

GetBCD
BMDTimecodeBCD GetBCD()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetComponents
HRESULT GetComponents(ubyte* hours, ubyte* minutes, ubyte* seconds, ubyte* frames)
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
BMDTimecodeFlags 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.
GetString
HRESULT GetString(BMDSTR* 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.
GetTimecodeUserBits
HRESULT GetTimecodeUserBits(BMDTimecodeUserBits* userBits)
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