Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioStreamBuilder.h38 OH_AudioStream_Result SetSampleFormat(AudioSampleFormat sampleFormat);
H A DOHAudioStreamBuilder.cpp63 return audioStreamBuilder->SetSampleFormat(sampleFormat); in OH_AudioStreamBuilder_SetSampleFormat()
295 OH_AudioStream_Result OHAudioStreamBuilder::SetSampleFormat(AudioSampleFormat sampleFormat) in SetSampleFormat() function in OHOS::AudioStandard::OHAudioStreamBuilder