#include <ui.h>
Definition at line 188 of file ui.h.
Data Fields | |
| char | path [FAT_MAXLFN] |
| Active audio file full path. | |
| char * | fname |
| Active audio file name. | |
| int | abStart |
| AB mode start control, 0: init, 1: wait B, 2: start. | |
| int | abMode |
| AB repeat mode control. | |
| ULONG | abPtr |
| AB temp fptr to calculate step. | |
| ULONG | abStep |
| AB position adjust step. | |
| ULONG | aPtr |
| A point. | |
| ULONG | bPtr |
| B point. | |
| ULONG | abLen |
| Current audio file length in words. | |
1.3.9.1