Function gx_hal_aout_route_get_mute¶
Defined in file__output_copyinclude_src_include_aout_gx_hal_aout_v110.h
Function Documentation¶
-
hal_status gx_hal_aout_route_get_mute(uint8_t *mute)¶
获取AOUT 通路静音
- 参数
aout – aout句柄
route – 通路
mute – 是否静音
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功