Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/client/
H A Dmedia_local.h42 int32_t DestroyAVCodecService(std::shared_ptr<IAVCodecService> avCodec) override;
H A Dmedia_local.cpp104 int32_t MediaLocal::DestroyAVCodecService(std::shared_ptr<IAVCodecService> avCodec) in DestroyAVCodecService() function in OHOS::Media::MediaLocal