Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp33 constexpr int32_t AVPLAYER_ERR_UNSUPPORT = 9; variable
402 avErrorCode = AVPLAYER_ERR_UNSUPPORT; in OnError()