Changeset 220 for libmpc/branches/r2d/include
- Timestamp:
- 02/17/07 18:49:10 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/include/mpc/streaminfo.h
r212 r220 79 79 mpc_uint32_t is_true_gapless; ///< True gapless? (0: no, 1: yes) 80 80 mpc_uint64_t samples; ///< Number of samples in the stream 81 mpc_uint64_t beg_silence; ///< Number of samples that must not be played at the beginning of the stream 82 mpc_uint64_t end_silence; ///< Number of samples that must not be played at the end of the stream 81 83 //@} 82 84
Note: See TracChangeset
for help on using the changeset viewer.