ByteTyper opened a new pull request, #14318:
URL: https://github.com/apache/nuttx/pull/14318

   ## Summary
   1. Current 8 bits data cannot represent sample rate bigger than 255,change 
samplerate data type from uint8_t to uint32_t to expand sample rate range. 
   2. Set real sample rate and encode method separately, according to different 
pcm data format.
   
   ## Impact
   Enhance current audio capacity.
   
   ## Testing
   Build success in Sim.
   
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to