]> granicus.if.org Git - python/commit
Be consistent in the description of audio formats: <format> <width>
authorGuido van Rossum <guido@python.org>
Sun, 8 Oct 2000 19:47:47 +0000 (19:47 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 8 Oct 2000 19:47:47 +0000 (19:47 +0000)
commit59316671e3748a03c1fe468f15cfcb66872827ac
treec42d0e57ea6d5b46aa635da8e1d131cc74ffd9b3
parentce6292ebf51e5a647585ef85fe7163dc1d841751
Be consistent in the description of audio formats: <format> <width>
"audio".

Also add AFMT_S16_NE ("native-endian").  (Somehow there's no AFMT_U16_NE.)
Modules/linuxaudiodev.c