Home
last modified time | relevance | path

Searched refs:ParseVideoRecorderProfilesForVideoAudioData (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.h74 bool ParseVideoRecorderProfilesForVideoAudioData(
H A Drecorder_profiles_xml_parser.cpp455 … bool ret = ParseVideoRecorderProfilesForVideoAudioData(leafChild, capabilityData, *it); in ParseRecorderProfileVideoAudioData()
472 bool RecorderProfilesXmlParser::ParseVideoRecorderProfilesForVideoAudioData( in ParseVideoRecorderProfilesForVideoAudioData() function in OHOS::Media::RecorderProfilesXmlParser