Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h213 struct MetaTimedKey : public RecorderParam { struct
214 …explicit MetaTimedKey(const std::string_view &key) : RecorderParam(RecorderPublicParamType::META_T… in MetaTimedKey() argument
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp729 MetaTimedKey timedKey = static_cast<const MetaTimedKey&>(recParam); in ConfigureMeta()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp351 MetaTimedKey metaTimedKey(timedKey); in SetMetaTimedKey()