/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_blendmode_test.cpp | 33 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 43 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
H A D | audio_render_mode_callback_test.cpp | 34 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 55 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
H A D | audio_interrupt_test.cpp | 34 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 203 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
H A D | audio_voip_test.cpp | 39 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 116 case AudioTestConstants::SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
H A D | interrupt_multi_renderer_test.cpp | 42 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 193 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
H A D | audio_renderer_test.cpp | 48 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 288 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_test/ |
H A D | AudioRendererJsUnitTest.js | 25 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, 86 expect(data.sampleFormat).assertEqual(audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE);
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_interrupt_test/ |
H A D | AudioRendererInterruptSyncUnitTest.js | 24 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
|
H A D | AudioRendererInterruptRareTypeUnitTest.js | 99 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
|
/ohos5.0/docs/zh-cn/application-dev/media/audio/ |
H A D | audio-output-device-change.md | 55 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
|
H A D | using-audiocapturer-for-recording.md | 30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式 144 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
|
H A D | audio-call-development.md | 30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式 174 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
|
H A D | using-audiorenderer-for-playback.md | 39 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式 226 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
|
H A D | audio-effect-management.md | 27 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
|
/ohos5.0/docs/en/application-dev/media/audio/ |
H A D | using-audiocapturer-for-recording.md | 31 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format. 145 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
|
H A D | audio-call-development.md | 30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format. 174 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
|
H A D | audio-output-device-change.md | 55 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
|
H A D | audio-effect-management.md | 27 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
|
H A D | using-audiorenderer-for-playback.md | 39 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format. 226 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
|
/ohos5.0/docs/zh-cn/application-dev/media/avsession/ |
H A D | using-switch-call-devices.md | 53 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/ |
H A D | pa_stream_test.cpp | 38 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 136 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_audio_enum.h | 37 SAMPLE_FORMAT_S16LE = 1, enumerator
|
/ohos5.0/docs/en/application-dev/media/avsession/ |
H A D | using-switch-call-devices.md | 53 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/ |
H A D | audio_process_client_test.cpp | 46 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable 485 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/test/unittest/group_manager_test/ |
H A D | AudioGroupManagerJsUnitTest.js | 38 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
|