view src/flacng/flac_compat113.h @ 3080:1f13c07c4d80

aac: report stream bitrate if available
author William Pitcock <nenolod@atheme.org>
date Mon, 27 Apr 2009 05:45:43 -0500
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef FLAC_COMPAT113_H
#define FLAC_COMPAT113_H

#if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 7
#endif

#endif