Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_utils.cpp645 AVCastPlayerState castPlayerState; in GetValue() local
646 castPlayerState.castPlayerState_ = std::string(buf); in GetValue()
647 out = castPlayerState; in GetValue()