Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp86 bool ConfigureAudioParams(const std::shared_ptr<Recorder> &recorder, int32_t audioSourceId) in ConfigureAudioParams() function
147 if (!ConfigureAudioParams(recorder, audioSourceId)) { in CreateAndConfigureRecorder()