TYPE_RecInfo
Returned by TAP_Hdd_GetRecInfoType | Member | Comments |
---|---|---|
byte | recType | Recording Type, value of TYPE_RecType? |
byte | tuner | 0 = tuner 1, 1 = tuner 2 |
byte | reserved | |
byte | svcType | 0 = TV, 1 = Radio |
word | svcNum | |
word | duration | Total Recording Time ( Minute ) |
dword | startTime | (MJD << 16) | (Hour << 8) | Min |
dword | endTime | (MJD << 16) | (Hour << 8) | Min |
dword | recordedSec | Recorded Time ( Sec ) |
char | fileName[95] |