Home
last modified time | relevance | path

Searched defs:SoundParser (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.cpp31 SoundParser::SoundParser(int32_t soundID, std::string url) in SoundParser() function in OHOS::Media::SoundParser
42 SoundParser::SoundParser(int32_t soundID, int32_t fd, int64_t offset, int64_t length) in SoundParser() function in OHOS::Media::SoundParser
[all...]
H A Dsound_parser.h104 class SoundParser : public std::enable_shared_from_this<SoundParser> { class

Completed in 2 milliseconds