Ignore:
Timestamp:
11/01/08 22:01:10 (15 years ago)
Author:
r2d
Message:

libreplaygain can now handle chapters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libreplaygain/include/replaygain/gain_analysis.h

    r403 r412  
    7070/// right_samples NULL, and make sure num_channels = 1.
    7171
     72Float_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
    7276Float_t gain_get_title ( void );
    7377/// will return the recommended dB level change for all samples analyzed
Note: See TracChangeset for help on using the changeset viewer.