Searched refs:AUDIOSTREAM_SAMPLE_S32LE (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 | 236 AUDIOSTREAM_SAMPLE_S32LE = 3, 259 AUDIOSTREAM_SAMPLE_S32LE = 3,
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.2/ |
H A D | changelogs-multimedia.md | 238 AUDIOSTREAM_SAMPLE_S32LE = 3, 261 AUDIOSTREAM_SAMPLE_S32LE = 3,
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/ |
H A D | native_audiostream_base.h | 134 AUDIOSTREAM_SAMPLE_S32LE = 3, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | native__audiostream__base_8h.md | 51 …OSTREAM_SAMPLE_S16LE = 1,<br/>AUDIOSTREAM_SAMPLE_S24LE = 2,<br/>AUDIOSTREAM_SAMPLE_S32LE = 3<br/>}…
|
H A D | _o_h_audio.md | 89 …OSTREAM_SAMPLE_S16LE = 1,<br/>AUDIOSTREAM_SAMPLE_S24LE = 2,<br/>AUDIOSTREAM_SAMPLE_S32LE = 3<br/>}… 947 | AUDIOSTREAM_SAMPLE_S32LE | Short 32位小端。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | native__audiostream__base_8h.md | 51 …DIOSTREAM_SAMPLE_S16LE = 1,<br>AUDIOSTREAM_SAMPLE_S24LE = 2,<br>AUDIOSTREAM_SAMPLE_S32LE = 3<br>} …
|
H A D | _o_h_audio.md | 89 …DIOSTREAM_SAMPLE_S16LE = 1,<br>AUDIOSTREAM_SAMPLE_S24LE = 2,<br>AUDIOSTREAM_SAMPLE_S32LE = 3<br>} … 1025 | AUDIOSTREAM_SAMPLE_S32LE | Short 32-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 | 725 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_S32LE; 745 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_S32LE;
|