Home
last modified time | relevance | path

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 Dchangelogs-multimedia.md235 AUDIOSTREAM_SAMPLE_S24LE = 2,
255 AUDIOSTREAM_SAMPLE_S24LE = 2,
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.2/
H A Dchangelogs-multimedia.md237 AUDIOSTREAM_SAMPLE_S24LE = 2,
257 AUDIOSTREAM_SAMPLE_S24LE = 2,
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audiostream_base.h128 AUDIOSTREAM_SAMPLE_S24LE = 2, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Dnative__audiostream__base_8h.md51 …UDIOSTREAM_SAMPLE_U8 = 0,<br/>AUDIOSTREAM_SAMPLE_S16LE = 1,<br/>AUDIOSTREAM_SAMPLE_S24LE = 2,<br/>…
H A D_o_h_audio.md89 …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 Dnative__audiostream__base_8h.md51 …>AUDIOSTREAM_SAMPLE_U8 = 0,<br>AUDIOSTREAM_SAMPLE_S16LE = 1,<br>AUDIOSTREAM_SAMPLE_S24LE = 2,<br>A…
H A D_o_h_audio.md89 …>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 Doh_audio_stream_builder_unit_test.cpp705 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_S24LE;