#include <eithelper.h>
Definition at line 18 of file eithelper.h.
Public Member Functions | |
| ATSCEvent () | |
| ATSCEvent (uint a, uint b, uint c, QString d, const unsigned char *e, uint f) | |
Public Attributes | |
| uint32_t | start_time |
| uint32_t | length |
| uint32_t | etm |
| uint32_t | desc_length |
| QString | title |
| const unsigned char * | desc |
| ATSCEvent::ATSCEvent | ( | ) | [inline] |
Definition at line 21 of file eithelper.h.
| ATSCEvent::ATSCEvent | ( | uint | a, | |
| uint | b, | |||
| uint | c, | |||
| QString | d, | |||
| const unsigned char * | e, | |||
| uint | f | |||
| ) | [inline] |
Definition at line 22 of file eithelper.h.
Definition at line 29 of file eithelper.h.
Definition at line 31 of file eithelper.h.
| QString ATSCEvent::title |
| const unsigned char* ATSCEvent::desc |
1.5.5