Changeset 412 for libreplaygain/include
- Timestamp:
- 11/01/08 22:01:10 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libreplaygain/include/replaygain/gain_analysis.h
r403 r412 70 70 /// right_samples NULL, and make sure num_channels = 1. 71 71 72 Float_t gain_get_chapter ( void ); 73 /// will return the recommended dB level change for all samples analyzed 74 /// SINCE THE LAST TIME you called gain_get_chapter() OR gain_init_analysis() OR gain_get_title. 75 72 76 Float_t gain_get_title ( void ); 73 77 /// will return the recommended dB level change for all samples analyzed
Note: See TracChangeset
for help on using the changeset viewer.