Home
last modified time | relevance | path

Searched refs:SetDecodeCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.h65 int32_t SetDecodeCallback(const std::shared_ptr<SoundDecodeListener> &listener) in SetDecodeCallback() function
H A Dsound_parser.cpp161 audioDecCb_->SetDecodeCallback(soundParserListener_); in DoDecode()