Home
last modified time | relevance | path

Searched refs:AUDIOSTREAM_SAMPLE_S16LE (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.9.2/
H A Dchangelogs-multimedia.md234 AUDIOSTREAM_SAMPLE_S16LE = 1,
251 AUDIOSTREAM_SAMPLE_S16LE = 1,
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.2/
H A Dchangelogs-multimedia.md236 AUDIOSTREAM_SAMPLE_S16LE = 1,
253 AUDIOSTREAM_SAMPLE_S16LE = 1,
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audiostream_base.h122 AUDIOSTREAM_SAMPLE_S16LE = 1, enumerator
/ohos5.0/docs/zh-cn/application-dev/media/audio/
H A Dreplace-opensles-by-ohaudio.md77 OH_AudioStreamBuilder_SetSampleFormat(builder, AUDIOSTREAM_SAMPLE_S16LE);
H A Dusing-ohaudio-for-recording.md70 OH_AudioStreamBuilder_SetSampleFormat(builder, AUDIOSTREAM_SAMPLE_S16LE);
H A Dusing-ohaudio-for-playback.md72 OH_AudioStreamBuilder_SetSampleFormat(builder, AUDIOSTREAM_SAMPLE_S16LE);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Dnative__audiostream__base_8h.md51 …_audiostream_sampleformat) {<br/>AUDIOSTREAM_SAMPLE_U8 = 0,<br/>AUDIOSTREAM_SAMPLE_S16LE = 1,<br/>…
H A D_o_h_audio.md89 …_audiostream_sampleformat) {<br/>AUDIOSTREAM_SAMPLE_U8 = 0,<br/>AUDIOSTREAM_SAMPLE_S16LE = 1,<br/>…
945 | AUDIOSTREAM_SAMPLE_S16LE | Short 16位小端。 |
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_capture_test/src/
H A Doh_audio_capture_unit_test.cpp404 EXPECT_TRUE(sampleFormat == AUDIOSTREAM_SAMPLE_S16LE);
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/
H A Dnative__audiostream__base_8h.md51 …oh_audiostream_sampleformat) {<br>AUDIOSTREAM_SAMPLE_U8 = 0,<br>AUDIOSTREAM_SAMPLE_S16LE = 1,<br>A…
H A D_o_h_audio.md89 …oh_audiostream_sampleformat) {<br>AUDIOSTREAM_SAMPLE_U8 = 0,<br>AUDIOSTREAM_SAMPLE_S16LE = 1,<br>A…
1023 | AUDIOSTREAM_SAMPLE_S16LE | Short 16-bit little-endian. |
/ohos5.0/docs/en/application-dev/media/audio/
H A Dreplace-opensles-by-ohaudio.md75 OH_AudioStreamBuilder_SetSampleFormat(builder, AUDIOSTREAM_SAMPLE_S16LE);
H A Dusing-ohaudio-for-recording.md71 OH_AudioStreamBuilder_SetSampleFormat(builder, AUDIOSTREAM_SAMPLE_S16LE);
H A Dusing-ohaudio-for-playback.md73 OH_AudioStreamBuilder_SetSampleFormat(builder, AUDIOSTREAM_SAMPLE_S16LE);
/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.cpp685 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_S16LE;
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp554 EXPECT_TRUE(sampleFormat == AUDIOSTREAM_SAMPLE_S16LE);