IDeckLinkDeckControlStatusCallback

Undocumented in source.

Members

Functions

DeckControlEventReceived
HRESULT DeckControlEventReceived(BMDDeckControlEvent event, BMDDeckControlError error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
DeckControlStatusChanged
HRESULT DeckControlStatusChanged(BMDDeckControlStatusFlags flags, uint mask)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
TimecodeUpdate
HRESULT TimecodeUpdate(BMDTimecodeBCD currentTimecode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VTRControlStateChanged
HRESULT VTRControlStateChanged(BMDDeckControlVTRControlState newState, BMDDeckControlError error)
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