Home
last modified time | relevance | path

Searched refs:TrackInfoUpdate (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp628 struct TrackInfoUpdate : public Base { struct in OHOS::Media::NapiCallback
1393 NapiCallback::TrackInfoUpdate *cb = new(std::nothrow) NapiCallback::TrackInfoUpdate(); in OnTrackInfoUpdate()
1394 CHECK_AND_RETURN_LOG(cb != nullptr, "failed to new TrackInfoUpdate"); in OnTrackInfoUpdate()

Completed in 3 milliseconds