Changeset 5624:ec1593cc8525 in roaraudio for roard/include/roard.h


Ignore:
Timestamp:
08/18/12 02:04:07 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added support for RePlayGain? (RPG) control (See: #300)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/roard.h

    r5414 r5624  
    196196 uint32_t flags; 
    197197 struct { 
    198   uint32_t flags; 
     198  uint32_t                   flags; 
    199199  struct roar_mixer_settings mixer; 
    200200  int                        mixer_channels; 
     201  int                        rpgmode; 
    201202 } streams[ROAR_DIR_DIRIDS]; 
    202203 char * location; 
Note: See TracChangeset for help on using the changeset viewer.