Ignore:
Timestamp:
01/20/07 21:43:42 (17 years ago)
Author:
r2d
Message:
  • added more precision to encoding quality information
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/include/mpc/streaminfo.h

    r195 r201  
    8686    char                 encoder[256];       ///< Encoder name
    8787        mpc_bool_t           pns;                ///< pns used
    88         mpc_uint32_t         profile;            ///< Quality profile of stream
     88        float                profile;            ///< Quality profile of stream
    8989        const char*          profile_name;       ///< Name of profile used by stream
    9090        //@}
Note: See TracChangeset for help on using the changeset viewer.