 VLSI Solution Oy Evaluation MP3 Player Source Code Documentation
VLSI Solution Oy Evaluation MP3 Player Source Code Documentation
#include <filesys.h>
| Public Attributes | |
| unsigned long | start | 
| Starting sector of fragment. | |
| unsigned long | length | 
| Length of fragment in sectors. | |
Maximum fragment size is (4G-1 sectors)
Definition at line 41 of file filesys.c.
| 
 | 
| Length of fragment in sectors. 
 Definition at line 27 of file filesys.h. Referenced by BuildFragmentTable(), OpenFile(), Record(), and WriteClusterChain(). | 
| 
 | 
| Starting sector of fragment. 
 Definition at line 26 of file filesys.h. Referenced by BuildFragmentTable(), OpenFile(), PlayCurrentFile(), Record(), and WriteClusterChain(). |