Changeset 201 for libmpc/branches/r2d/include
- Timestamp:
- 01/20/07 21:43:42 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/include/mpc/streaminfo.h
r195 r201 86 86 char encoder[256]; ///< Encoder name 87 87 mpc_bool_t pns; ///< pns used 88 mpc_uint32_tprofile; ///< Quality profile of stream88 float profile; ///< Quality profile of stream 89 89 const char* profile_name; ///< Name of profile used by stream 90 90 //@}
Note: See TracChangeset
for help on using the changeset viewer.