Home
last modified time | relevance | path

Searched refs:SetAudioRecorderProfiles (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.h51 bool SetAudioRecorderProfiles(RecorderProfilesData &data, const std::string &capabilityKey,
H A Drecorder_profiles_xml_parser.cpp491 bool ret = SetAudioRecorderProfiles(capabilityData, capabilityKey, capabilityValue); in ParseAudioRecorderProfiles()
522 bool RecorderProfilesXmlParser::SetAudioRecorderProfiles(RecorderProfilesData &data, const std::str… in SetAudioRecorderProfiles() function in OHOS::Media::RecorderProfilesXmlParser