Function gx_hal_aout_route_push_frame

  • Defined in file__output_copyinclude_src_include_aout_gx_hal_aout_v110.h

Function Documentation

hal_status gx_hal_aout_route_push_frame(GX_HAL_AOUT_FRAME *frame)

AOUT 推送一帧音频数据

参数
  • handle – 操作句柄

  • frame – 帧数据结构体

Returns 0

成功

Returns -1

失败

返回

hal_status 是否成功