Home
last modified time | relevance | path

Searched refs:ParseAudioRecorderProfiles (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.h70 bool ParseAudioRecorderProfiles(
H A Drecorder_profiles_xml_parser.cpp460 bool ret = ParseAudioRecorderProfiles(leafChild, capabilityData, *it); in ParseRecorderProfileVideoAudioData()
485 bool RecorderProfilesXmlParser::ParseAudioRecorderProfiles( in ParseAudioRecorderProfiles() function in OHOS::Media::RecorderProfilesXmlParser