You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/24 12:41:41 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #1892: nuttx/audio/audio.h: add ac_chmap support for both input & output

GUIDINGLI opened a new pull request #1892:
URL: https://github.com/apache/incubator-nuttx/pull/1892


   ##  Summary
   nuttx/audio/audio.h: add ac_chmap support for both input & output
   
   ## Impact
   Increase the struct audio_caps_s,
   add :
   uint8_t ac_chmap;  /* Channel map, each ch for each bit, max 8,  zero means don't care */
   uint8_t reserved;
   
   ## Testing
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1892: nuttx/audio/audio.h: add ac_chmap support for both input & output

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1892:
URL: https://github.com/apache/incubator-nuttx/pull/1892


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1892: nuttx/audio/audio.h: add ac_chmap support for both input & output

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1892:
URL: https://github.com/apache/incubator-nuttx/pull/1892


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org