Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp323 struct SubtitleProperty : public Base { struct in OHOS::Media::NapiCallback
1030 NapiCallback::SubtitleProperty *cb = new(std::nothrow) NapiCallback::SubtitleProperty(); in OnSubtitleUpdateCb()
1031 CHECK_AND_RETURN_LOG(cb != nullptr, "failed to new SubtitleProperty"); in OnSubtitleUpdateCb()

Completed in 3 milliseconds