Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
H A Dfast_audio_stream.h123 void SetCapturerSource(int capturerSource) override;
H A Di_audio_stream.h247 virtual void SetCapturerSource(int capturerSource) = 0;
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/include/
H A Drenderer_in_client_private.h141 void SetCapturerSource(int capturerSource) override;
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp133 void SetCapturerSource(int capturerSource) override;
1278 void CapturerInClientInner::SetCapturerSource(int capturerSource) in SetCapturerSource() argument
1281 (void)capturerSource; in SetCapturerSource()
H A Dfast_audio_stream.cpp710 void FastAudioStream::SetCapturerSource(int capturerSource) in SetCapturerSource() argument
H A Drenderer_in_client.cpp1193 void RendererInClientInner::SetCapturerSource(int capturerSource) in SetCapturerSource() argument