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