Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:audioCapturer_
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H
A
D
audio_capturer_session.h
45
std::unique_ptr<AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::CameraStandard::AudioCapturerSession
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/mediasource/
H
A
D
audio_source_capturer.h
43
std::unique_ptr<AudioStandard::AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::Sharing::AudioSourceCapturer
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H
A
D
audio_source.h
59
std::unique_ptr<OHOS::AudioStandard::AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::IntellVoiceEngine::AudioSource
/foundation/CastEngine/castengine_wifi_display/tests/demo/delaytest/include/
H
A
D
loop_back_demo.h
55
std::unique_ptr<AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::AudioStandard::LoopBackDemo
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H
A
D
OHAudioCapturer.h
87
std::unique_ptr<AudioCapturer>
audioCapturer_
;
member in OHOS::AudioStandard::OHAudioCapturer
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/include/
H
A
D
dmic_client.h
90
std::unique_ptr<AudioStandard::AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::DistributedHardware::DMicClient
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H
A
D
napi_audio_capturer.h
41
std::unique_ptr<AudioCapturer>
audioCapturer_
;
member in OHOS::AudioStandard::NapiAudioCapturer
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H
A
D
audio_inner_capturer_test.cpp
66
std::unique_ptr<AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::AudioStandard::PaCapturerTest
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
audio_capturer_wrapper.h
87
std::shared_ptr<OHOS::AudioStandard::AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::Media::AudioCapturerWrapper
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H
A
D
daudio_echo_cannel_manager.h
73
std::unique_ptr<AudioStandard::AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::DistributedHardware::DAudioEchoCannelManager
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H
A
D
audio_stream_playback_test.cpp
104
std::unique_ptr<AudioStandard::AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::AudioStandard::PlaybackTest
[all...]
/foundation/multimedia/audio_framework/frameworks/native/examples/
H
A
D
pa_stream_test.cpp
395
std::unique_ptr<AudioCapturer>
audioCapturer_
= nullptr;
member in OHOS::AudioStandard::PaCapturerTest
[all...]
Completed in 6 milliseconds