Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h179 struct OutFilePath : public RecorderParam { struct
180 explicit OutFilePath(const std::string &filePath) in OutFilePath() function
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_audio_recorder.cpp96 auto outFilePath = OutFilePath {TestRecorder::GetOutputDir()}; in Configure()
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Drecorder_utils.cpp165 CAST_TO_ASSIGN(OutFilePath, param, val); in CastDummyRecorderParam()