Commit Graph

6 Commits

Author SHA1 Message Date
Mike H
b2a9ac812a
Sync PCM format comments 2018-03-04 15:41:22 +00:00
Mike H
6d430929b6
Add missing comment 2018-03-03 18:07:52 +00:00
hexkyz
96f1724780 Implemented audin service and fixed released audio buffer handling 2018-03-02 20:16:03 +00:00
yellows8
6dd76f6288 Sync AudioOutBuffer comments with wiki. Updated audoutPlayBuffer() comments. Moved the waiting/post-append code from audoutPlayBuffer() into new func audoutWaitPlayFinish(). Removed '&' from code setting audoutAppendAudioOutBuffer() raw->tag. 2018-02-28 19:37:17 -05:00
Mike H
cde07068dd Return result from audoutPlayBuffer (#46)
* Return result from audoutPlayBuffer
* Add alignment note in header file
2018-02-19 16:43:58 -05:00
Mike H
0e40828c19 Initial audio support (#43)
Initial audio support
2018-02-17 11:40:59 -05:00