Home
last modified time | relevance | path

Searched refs:supportMetadataType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp198 …std::vector<MetadataObjectType> supportMetadataType = outoputCapability->GetSupportedMetadataObjec… in AddMetadataObjectTypes() local
199 for (const auto &type : supportMetadataType) { in AddMetadataObjectTypes()
202 CHECK_ERROR_RETURN_RET_LOG(!checkValidType(metadataObjectTypes, supportMetadataType), in AddMetadataObjectTypes()