mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
fix typo
Signed-off-by: AOL <lixin113@huawei.com>
This commit is contained in:
parent
3072f61ee5
commit
4d19158fdb
@ -485,7 +485,7 @@ OH_AudioStream_Result OH_AudioRenderer_GetSilentModeAndMixWithOthers(
|
||||
* @brief Temporarily changes the current audio device
|
||||
* This function applys on audiorenderers whose StreamUsage are
|
||||
* STREAM_USAGE_VOICE_COMMUNICATIN/STREAM_USAGE_VIDEO_COMMUNICATION/STREAM_USAGE_VOICE_MESSAGE.
|
||||
* Setting the device will ony takes effect if no other accessory such as headphoes are in use.
|
||||
* Setting the device will only takes effect if no other accessory such as headphones are in use.
|
||||
*
|
||||
* @param renderer Renderer generated by OH_AudioStreamBuilder_GenerateRenderer()
|
||||
* @param deviceType The target device. The available deviceTypes are:
|
||||
|
Loading…
Reference in New Issue
Block a user