Searched refs:AUDIOSTREAM_SAMPLE_S24LE (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.9.2/ |
H A D | changelogs-multimedia.md | 235 AUDIOSTREAM_SAMPLE_S24LE = 2, 255 AUDIOSTREAM_SAMPLE_S24LE = 2,
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.2/ |
H A D | changelogs-multimedia.md | 237 AUDIOSTREAM_SAMPLE_S24LE = 2, 257 AUDIOSTREAM_SAMPLE_S24LE = 2,
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/ |
H A D | native_audiostream_base.h | 128 AUDIOSTREAM_SAMPLE_S24LE = 2, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | native__audiostream__base_8h.md | 51 …UDIOSTREAM_SAMPLE_U8 = 0,<br/>AUDIOSTREAM_SAMPLE_S16LE = 1,<br/>AUDIOSTREAM_SAMPLE_S24LE = 2,<br/>…
|
H A D | _o_h_audio.md | 89 …UDIOSTREAM_SAMPLE_U8 = 0,<br/>AUDIOSTREAM_SAMPLE_S16LE = 1,<br/>AUDIOSTREAM_SAMPLE_S24LE = 2,<br/>… 946 | AUDIOSTREAM_SAMPLE_S24LE | Short 24位小端。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | native__audiostream__base_8h.md | 51 …>AUDIOSTREAM_SAMPLE_U8 = 0,<br>AUDIOSTREAM_SAMPLE_S16LE = 1,<br>AUDIOSTREAM_SAMPLE_S24LE = 2,<br>A…
|
H A D | _o_h_audio.md | 89 …>AUDIOSTREAM_SAMPLE_U8 = 0,<br>AUDIOSTREAM_SAMPLE_S16LE = 1,<br>AUDIOSTREAM_SAMPLE_S24LE = 2,<br>A… 1024 | AUDIOSTREAM_SAMPLE_S24LE | Short 24-bit little-endian. |
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_stream_builder_test/src/ |
H A D | oh_audio_stream_builder_unit_test.cpp | 705 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_S24LE;
|