]> git.tuebingen.mpg.de Git - paraslash.git/commit
afh: add additional fields channels, frequency, and bitrate to struct audio_format
authorAndre Noll <maan@systemlinux.org>
Sat, 24 Mar 2007 17:14:57 +0000 (18:14 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 24 Mar 2007 17:14:57 +0000 (18:14 +0100)
commit6ef3d51cbb57d90c187a116966cc7b2226b9d1f1
treef1b7389308e98e68eb424b453afb2fb00c24bdf2
parent35ff75cd0b259077fea9439ecc82dc72d1c2c7c2
afh: add additional fields channels, frequency, and bitrate to struct audio_format

The idea is that these quantieties are computed by each audio format handler
anyway. So create a common place for them to store that info. This way it
may be used by vss and by afs.
afh.h