APCVSRepo / HMI_SDK_LIB

A sample Qt HMI sdk to use with sdl_core, which encapsulated json parser
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

Add Template AudioPassThru #44

Closed JH-G closed 6 years ago

JH-G commented 6 years ago

This PR is add AudioPassThru temlpate view;

Risk This PR makes no RPC changes.

Summary

  1. Add AudioPassThru temlpate view
  2. Add TimeOut Reply in Popup
  3. Add process for PerformAudioPassThru and EndAudioPassThru
  4. Add UnitTest file for AudioPassThru
  5. Code optimize