/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.2/ |
H A D | changelogs-multimedia.md | 19 OH_AudioInterrupt_ForceType type, 29 OH_AudioInterrupt_ForceType type, 67 OH_AudioInterrupt_ForceType type, 77 OH_AudioInterrupt_ForceType type,
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.2/ |
H A D | changelogs-multimedia.md | 19 OH_AudioInterrupt_ForceType type, 29 OH_AudioInterrupt_ForceType type, 67 OH_AudioInterrupt_ForceType type, 77 OH_AudioInterrupt_ForceType type,
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | _o_h___audio_capturer___callbacks___struct.md | 26 …(_o_h_audio.md#oh_audiocapturer) \*capturer, void \*userData, [OH_AudioInterrupt_ForceType](_o_h_a… 55 …_OnInterruptEvent)(OH_AudioCapturer *capturer, void *userData, OH_AudioInterrupt_ForceType type, O… 66 | type | 音频中断类型[OH_AudioInterrupt_ForceType](_o_h_audio.md#oh_audiointerrupt_forcetype)。 |
|
H A D | _o_h___audio_renderer___callbacks___struct.md | 26 …(_o_h_audio.md#oh_audiorenderer) \*renderer, void \*userData, [OH_AudioInterrupt_ForceType](_o_h_a… 57 …_OnInterruptEvent)(OH_AudioRenderer *renderer, void *userData, OH_AudioInterrupt_ForceType type, O… 68 | type | 音频中断类型[OH_AudioInterrupt_ForceType](_o_h_audio.md#oh_audiointerrupt_forcetype)。 |
|
H A D | native__audiostream__base_8h.md | 58 | [OH_AudioInterrupt_ForceType](_o_h_audio.md#oh_audiointerrupt_forcetype) {<br/>AUDIOSTREAM_INTERR…
|
H A D | _o_h_audio.md | 96 | [OH_AudioInterrupt_ForceType](#oh_audiointerrupt_forcetype) {<br/>AUDIOSTREAM_INTERRUPT_FORCE = 0… 679 ### OH_AudioInterrupt_ForceType subsection 682 enum OH_AudioInterrupt_ForceType 711 此类型表示根据焦点策略,当前需要对音频流的具体操作(如暂停、调整音量等)。可以结合[OH_AudioInterrupt_ForceType](#oh_audiointerrupt_forcetype… 720 …T_RESUME | 提示音频恢复,应用可主动触发开始渲染或开始采集的相关操作。<br>此操作无法由系统强制执行,其对应的[OH_AudioInterrupt_ForceType](#oh_au…
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/ |
H A D | native_audiostream_base.h | 353 } OH_AudioInterrupt_ForceType; typedef 557 OH_AudioInterrupt_ForceType type, 610 OH_AudioInterrupt_ForceType type,
|
/ohos5.0/docs/zh-cn/application-dev/media/audio/ |
H A D | using-ohaudio-for-playback.md | 124 OH_AudioInterrupt_ForceType type, 193 OH_AudioInterrupt_ForceType type, 240 OH_AudioInterrupt_ForceType type, 275 OH_AudioInterrupt_ForceType type,
|
H A D | using-ohaudio-for-recording.md | 107 OH_AudioInterrupt_ForceType type, 154 OH_AudioInterrupt_ForceType type, 188 OH_AudioInterrupt_ForceType type,
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | _o_h___audio_capturer___callbacks___struct.md | 26 …(_o_h_audio.md#oh_audiocapturer) \*capturer, void \*userData, [OH_AudioInterrupt_ForceType](_o_h_a… 58 …_OnInterruptEvent)(OH_AudioCapturer *capturer, void *userData, OH_AudioInterrupt_ForceType type, O… 71 …io interruption. For details about the available options, see [OH_AudioInterrupt_ForceType](_o_h_a…
|
H A D | _o_h___audio_renderer___callbacks___struct.md | 26 …(_o_h_audio.md#oh_audiorenderer) \*renderer, void \*userData, [OH_AudioInterrupt_ForceType](_o_h_a… 60 …_OnInterruptEvent)(OH_AudioRenderer *renderer, void *userData, OH_AudioInterrupt_ForceType type, O… 73 …io interruption. For details about the available options, see [OH_AudioInterrupt_ForceType](_o_h_a…
|
H A D | native__audiostream__base_8h.md | 58 | [OH_AudioInterrupt_ForceType](_o_h_audio.md#oh_audiointerrupt_forcetype) {<br>AUDIOSTREAM_INTERRU…
|
H A D | _o_h_audio.md | 96 | [OH_AudioInterrupt_ForceType](#oh_audiointerrupt_forcetype) {<br>AUDIOSTREAM_INTERRUPT_FORCE = 0,… 731 ### OH_AudioInterrupt_ForceType subsection 734 enum OH_AudioInterrupt_ForceType 767 …er the operation is forcibly performed by the system based on [OH_AudioInterrupt_ForceType](#oh_au… 776 …ot be forcibly performed by the system, and the corresponding [OH_AudioInterrupt_ForceType](#oh_au…
|
/ohos5.0/docs/en/application-dev/media/audio/ |
H A D | using-ohaudio-for-recording.md | 108 OH_AudioInterrupt_ForceType type, 155 OH_AudioInterrupt_ForceType type, 189 OH_AudioInterrupt_ForceType type,
|
H A D | using-ohaudio-for-playback.md | 125 OH_AudioInterrupt_ForceType type, 194 OH_AudioInterrupt_ForceType type, 241 OH_AudioInterrupt_ForceType type, 276 OH_AudioInterrupt_ForceType type,
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioCapturer.cpp | 411 OH_AudioInterrupt_ForceType type = (OH_AudioInterrupt_ForceType)(interruptEvent.forceType); in OnInterrupt()
|
H A D | OHAudioRenderer.cpp | 742 OH_AudioInterrupt_ForceType type = (OH_AudioInterrupt_ForceType)(interruptEvent.forceType); in OnInterrupt()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
H A D | oh_audio_capturer_test.cpp | 67 OH_AudioInterrupt_ForceType type, in AudioInterruptCallback()
|
H A D | oh_audio_renderer_test.cpp | 79 OH_AudioInterrupt_ForceType type, in AudioInterruptCallback()
|
/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 | 55 OH_AudioInterrupt_ForceType type, in AudioRendererInterruptEvent()
|