Searched refs:configObject (Results 1 – 2 of 2) sorted by relevance
357 …virtual HRESULT GetConfigurationValidator (/* out */ IDeckLinkConfiguration_v7_6 **configObject) =…
125 static Color parseConfigColor(const String& fieldName, JSONObject* configObject) in parseConfigColor() argument127 const RefPtr<JSONObject> colorObject = configObject->getObject(fieldName); in parseConfigColor()