Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder_profiles.h91 RECORDER_QUALITY_TIME_LAPSE_LOW = 100, enumerator
/ohos5.0/foundation/multimedia/player_framework/services/engine/common/recorder_profiles/
H A Drecorder_profiles_xml_parser.cpp77 {"timelapse_low", RECORDER_QUALITY_TIME_LAPSE_LOW},
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp605 (napi->qualityLevel_ >= RECORDER_QUALITY_TIME_LAPSE_LOW && in GetAVRecorderProfileTask()