Search found 1 match

by smallzz
Thu Jul 29, 2021 1:33 am
Forum: ESP-ADF 中文讨论版
Topic: esp_adf 历程pipeline_a2dp_sink_and_hfp无法切歌以及播放暂定
Replies: 1
Views: 4874

esp_adf 历程pipeline_a2dp_sink_and_hfp无法切歌以及播放暂定

if ((msg.source_type == PERIPH_ID_TOUCH || msg.source_type == PERIPH_ID_BUTTON || msg.source_type == PERIPH_ID_ADC_BTN) && (msg.cmd == PERIPH_TOUCH_TAP || msg.cmd == PERIPH_BUTTON_PRESSED || msg.cmd == PERIPH_ADC_BUTTON_PRESSED)) { if ((int) msg.data == get_input_play_id()) { ESP_LOGI(TAG, "[ * ] [...