Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp770 videoRecorderConfig.outPutFormat = FORMAT_WAV;
793 videoRecorderConfig.outPutFormat = FORMAT_WAV;
815 videoRecorderConfig.outPutFormat = FORMAT_WAV;
865 videoRecorderConfig.outPutFormat = FORMAT_WAV;
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h130 FORMAT_WAV = 10, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1673 { "wav", OutputFormatType::FORMAT_WAV }, in GetOutputFormat()
2447 { OutputFormatType::FORMAT_WAV, "wav" }, in SetFileFormat()