Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/include/
H A Dvideo_play_controller.h74 void OnVideoDataDecoded(DataBuffer::Ptr decodedData) final;
/foundation/CastEngine/castengine_wifi_display/services/codec/include/
H A Dvideo_sink_decoder.h37 virtual void OnVideoDataDecoded(DataBuffer::Ptr decodedData) = 0;
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_sink_decoder.cpp289 listerner->OnVideoDataDecoded(dataBuf); in OnOutputBufferAvailable()
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp283 void VideoPlayController::OnVideoDataDecoded(DataBuffer::Ptr decodedData) in OnVideoDataDecoded() function in OHOS::Sharing::VideoPlayController

Completed in 2 milliseconds