Home
last modified time | relevance | path

Searched defs:timedKey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h216 std::string timedKey; member
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp729 MetaTimedKey timedKey = static_cast<const MetaTimedKey&>(recParam); in ConfigureMeta() local
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp178 int32_t RecorderClient::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp303 int32_t RecorderServiceStub::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()
621 std::string_view timedKey(mimetypeStr); in SetMetaTimedKey() local
H A Drecorder_service_proxy.cpp235 int32_t RecorderServiceProxy::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp341 int32_t RecorderServer::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()