Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/engine/common/recorder_profiles/
H A Drecorder_profiles_xml_parser.h72 bool ParseVideoRecorderProfiles(
H A Drecorder_profiles_xml_parser.cpp424 ret = ParseVideoRecorderProfiles(child, capabilityData, *it); in ParseRecorderProfileSettingsData()
436 bool RecorderProfilesXmlParser::ParseVideoRecorderProfiles( in ParseVideoRecorderProfiles() function in OHOS::Media::RecorderProfilesXmlParser