Home
last modified time | relevance | path

Searched refs:ParseRecorderContainerFormatData (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.h60 bool ParseRecorderContainerFormatData(xmlNode *node);
H A Drecorder_profiles_xml_parser.cpp176 bool ret = ParseRecorderContainerFormatData(child); in ParseRecorderCapsData()
193 bool RecorderProfilesXmlParser::ParseRecorderContainerFormatData(xmlNode *node) in ParseRecorderContainerFormatData() function in OHOS::Media::RecorderProfilesXmlParser