IDeckLinkKeyer

Undocumented in source.

Members

Functions

Disable
HRESULT Disable()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
Enable
HRESULT Enable(BOOL isExternal)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
RampDown
HRESULT RampDown(uint numberOfFrames)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
RampUp
HRESULT RampUp(uint numberOfFrames)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
SetLevel
HRESULT SetLevel(ubyte level)
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