IDeckLinkConfiguration

Undocumented in source.

Members

Functions

GetFlag
HRESULT GetFlag(BMDDeckLinkConfigurationID cfgID, BOOL* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetFloat
HRESULT GetFloat(BMDDeckLinkConfigurationID cfgID, double* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetInt
HRESULT GetInt(BMDDeckLinkConfigurationID cfgID, LONGLONG* value)
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(BMDDeckLinkConfigurationID cfgID, BMDSTR* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
SetFlag
HRESULT SetFlag(BMDDeckLinkConfigurationID cfgID, BOOL value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
SetFloat
HRESULT SetFloat(BMDDeckLinkConfigurationID cfgID, double value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
SetInt
HRESULT SetInt(BMDDeckLinkConfigurationID cfgID, LONGLONG value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
SetString
HRESULT SetString(BMDDeckLinkConfigurationID cfgID, BMDSTR value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
WriteConfigurationToPreferences
HRESULT WriteConfigurationToPreferences()
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