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:audioSource
(Results
1 - 17
of
17
) sorted by relevance
/foundation/multimedia/player_framework/services/include/
H
A
D
i_recorder_service.h
261
virtual int32_t SetAudioDataSource(const std::shared_ptr<IAudioDataSource>&
audioSource
, int32_t& sourceId)
in SetAudioDataSource()
argument
/foundation/multimedia/player_framework/services/services/engine_intf/
H
A
D
i_recorder_engine.h
110
virtual int32_t SetAudioDataSource(const std::shared_ptr<IAudioDataSource>&
audioSource
, int32_t& sourceId)
in SetAudioDataSource()
argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H
A
D
audio_data_source_filter_unit_test.cpp
310
std::shared_ptr<MyIAudioDataSource>
audioSource
= std::make_shared<MyIAudioDataSource>();
in HWTEST_F()
local
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_recorder_test/src/
H
A
D
audio_opensles_recorder_unit_test.cpp
96
SLDataSource
audioSource
= {
in HWTEST()
local
409
SLDataSource
audioSource
= {
in HWTEST()
local
465
SLDataSource
audioSource
= {
in HWTEST()
local
509
SLDataSource
audioSource
= {
in HWTEST()
local
552
SLDataSource
audioSource
= {
in HWTEST()
local
595
SLDataSource
audioSource
= {
HWTEST()
local
637
SLDataSource
audioSource
= {
HWTEST()
local
681
SLDataSource
audioSource
= {
HWTEST()
local
724
SLDataSource
audioSource
= {
HWTEST()
local
767
SLDataSource
audioSource
= {
HWTEST()
local
809
SLDataSource
audioSource
= {
HWTEST()
local
852
SLDataSource
audioSource
= {
HWTEST()
local
895
SLDataSource
audioSource
= {
HWTEST()
local
938
SLDataSource
audioSource
= {
HWTEST()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H
A
D
audio_opensles_recorder_test.cpp
116
SLDataSource
audioSource
= {
in OpenSLESCaptureTest()
local
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H
A
D
recorder_impl.h
38
RecorderAudioSource *
audioSource
;
member
/foundation/multimedia/av_codec/services/media_engine/filters/
H
A
D
audio_data_source_filter.cpp
193
void AudioDataSourceFilter::SetAudioDataSource(const std::shared_ptr<IAudioDataSource>&
audioSource
)
in SetAudioDataSource()
argument
/foundation/multimedia/player_framework/frameworks/js/recorder/
H
A
D
video_recorder_napi.cpp
669
int32_t
audioSource
= AUDIO_SOURCE_INVALID;
in GetConfig()
local
/foundation/multimedia/player_framework/services/services/recorder/server/
H
A
D
recorder_server.h
149
AudioSourceType
audioSource
= AUDIO_SOURCE_INVALID;
member
H
A
D
recorder_server.cpp
459
int32_t RecorderServer::SetAudioDataSource(const std::shared_ptr<IAudioDataSource>&
audioSource
, int32_t& sourceId)
in SetAudioDataSource()
argument
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H
A
D
camera.cpp
96
Media::AudioSourceType
audioSource
= Media::AUDIO_MIC;
in CreateRecorder()
local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H
A
D
proc_test.cpp
167
static void CheckAudioParam(OH_AVSource *
audioSource
, int &audioFrameAll)
in CheckAudioParam()
argument
H
A
D
net_test.cpp
238
static void CheckAudioParam(OH_AVSource *
audioSource
, int &audioFrameAll)
in CheckAudioParam()
argument
/foundation/multimedia/player_framework/interfaces/kits/c/
H
A
D
native_avscreen_capture_base.h
193
OH_AudioCaptureSourceType
audioSource
;
member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H
A
D
screen_capture.h
150
AudioCaptureSourceType
audioSource
= AudioCaptureSourceType::SOURCE_DEFAULT;
member
/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H
A
D
hirecorder_impl.cpp
215
int32_t HiRecorderImpl::SetAudioDataSource(const std::shared_ptr<IAudioDataSource>&
audioSource
, int32_t& sourceId)
in SetAudioDataSource()
argument
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
screen_capture_server.cpp
2850
SetAudioSource(std::shared_ptr<AudioDataSource>
audioSource
)
SetAudioSource()
argument
[all...]
Completed in 21 milliseconds