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
refs:speed
(Results
1 - 7
of
7
) sorted by relevance
/interface/sdk_c/multimedia/audio_framework/audio_renderer/
H
A
D
native_audiorenderer.h
276
* Query the playback
speed
of the stream client
281
* @param
speed
Pointer to a variable to receive the playback
speed
.
286
OH_AudioStream_Result OH_AudioRenderer_GetSpeed(OH_AudioRenderer* renderer, float*
speed
);
290
* Set the playback
speed
of the stream client
295
* @param
speed
The playback
speed
, form 0.25 to 4.0.
300
OH_AudioStream_Result OH_AudioRenderer_SetSpeed(OH_AudioRenderer* renderer, float
speed
);
/interface/sdk_c/multimedia/player_framework/
H
A
D
avplayer.h
301
* @param
speed
the rate mode {@link AVPlaybackSpeed} which can set.
308
OH_AVErrCode OH_AVPlayer_SetPlaybackSpeed(OH_AVPlayer *player, AVPlaybackSpeed
speed
);
314
* @param
speed
the rate mode {@link AVPlaybackSpeed} which can get.
321
OH_AVErrCode OH_AVPlayer_GetPlaybackSpeed(OH_AVPlayer *player, AVPlaybackSpeed *
speed
);
366
* the player will select the appropriate bit rate and
speed
according to the network connection.
/interface/sdk_c/LocationKit/
H
A
D
oh_location_type.h
200
double
speed
;
member
/interface/sdk_c/third_party/libuv/include/uv_ndk/
H
A
D
uv.h
1102
int
speed
;
member
/interface/sdk_c/third_party/openSLES/api/1.1/
H
A
D
OpenSLES.h
1980
SLmillimeter
speed
/interface/sdk_c/third_party/openSLES/api/1.0.1/
H
A
D
OpenSLES.h
1780
SLmillimeter
speed
/interface/sdk_c/third_party/openSLES/api/1.0/
H
A
D
OpenSLES.h
1774
SLmillimeter
speed
Completed in 21 milliseconds