Home
last modified time | relevance | path

Searched defs:bufferPosition (Results 1 - 12 of 12) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_listener_impl_proxy.cpp51 void StreamPlayerListenerImplProxy::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument
H A Dcast_stream_player.cpp313 void CastStreamPlayerCallback::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dstream_player_listener_impl_proxy.cpp51 void StreamPlayerListenerImplProxy::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument
H A Dcast_stream_player.cpp313 void CastStreamPlayerCallback::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dstream_player_listener_impl_stub.cpp80 int32_t bufferPosition = data.ReadInt32(); in DoOnPositionChangedTask() local
232 void StreamPlayerListenerImplStub::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_stream_player_listener.cpp65 void NapiStreamPlayerListener::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_test.cpp373 int bufferPosition = 0; in HWTEST() local
392 int bufferPosition = 0; in HWTEST() local
411 int bufferPosition = -1; in HWTEST() local
430 int bufferPosition = -1; in HWTEST() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/
H A Dcast_stream_manager_server.cpp120 bool CastStreamManagerServer::NotifyPeerPositionChanged(int position, int bufferPosition, int duration) in NotifyPeerPositionChanged() argument
H A Dcast_stream_manager_client.cpp445 int bufferPosition; in ProcessActionPositionChanged() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/
H A Dcast_stream_manager_server.cpp120 bool CastStreamManagerServer::NotifyPeerPositionChanged(int position, int bufferPosition, int duration) in NotifyPeerPositionChanged() argument
H A Dcast_stream_manager_client.cpp445 int bufferPosition; in ProcessActionPositionChanged() local
/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp456 void HwCastStreamPlayer::OnPositionChanged(int position, int bufferPosition, int duration) in OnPositionChanged() argument

Completed in 15 milliseconds