Changeset 419 for libmpc/trunk/include
- Timestamp:
- 11/12/08 20:15:48 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/trunk/include/mpc/mpcdec.h
r411 r419 141 141 * @return the chapter information structure 142 142 */ 143 MPC_API mpc_chap_info * mpc_demux_chap(mpc_demux * d, int chap_nb);143 MPC_API mpc_chap_info const * mpc_demux_chap(mpc_demux * d, int chap_nb); 144 144 145 145 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.