|
Wasabi ExpressPlay SDK for Embedded Systems
1.10
|
#include <Ts2Tables.h>
Data Fields | |
| ATX_Boolean | is_complete |
| TS2_Crc_Status | crc_status |
| ATX_Result(* | UpdateSectionBuffer )(TS2_Table *self) |
| ATX_Result(* | CheckTableId )(ATX_UInt8 table_id) |
| ATX_Result(* | ParseSection )(TS2_Table *self) |
| void(* | Destruct )(TS2_Table *self) |
| TS2_Section | section |
| ATX_Result(* TS2_Table::CheckTableId)(ATX_UInt8 table_id) |
| TS2_Crc_Status TS2_Table::crc_status |
| void(* TS2_Table::Destruct)(TS2_Table *self) |
| ATX_Boolean TS2_Table::is_complete |
| ATX_Result(* TS2_Table::ParseSection)(TS2_Table *self) |
| TS2_Section TS2_Table::section |
| ATX_Result(* TS2_Table::UpdateSectionBuffer)(TS2_Table *self) |