|
libdvbpsi
0.2.2
|
Application interface for the DVB "local time offset" descriptor decoder and generator. More...

Go to the source code of this file.
Data Structures | |
| struct | dvbpsi_local_time_offset_s |
| one local time offset structure. More... | |
| struct | dvbpsi_local_time_offset_dr_s |
| "local time offset" descriptor structure. More... | |
Typedefs | |
|
typedef struct dvbpsi_local_time_offset_s | dvbpsi_local_time_offset_t |
| dvbpsi_local_time_offset_t type definition. | |
|
typedef struct dvbpsi_local_time_offset_dr_s | dvbpsi_local_time_offset_dr_t |
| dvbpsi_local_time_offset_dr_t type definition. | |
Functions | |
| dvbpsi_local_time_offset_dr_t * | dvbpsi_DecodeLocalTimeOffsetDr (dvbpsi_descriptor_t *p_descriptor) |
| "local time offset" descriptor decoder. | |
| dvbpsi_descriptor_t * | dvbpsi_GenLocalTimeOffsetDr (dvbpsi_local_time_offset_dr_t *p_decoded, int b_duplicate) |
Application interface for the DVB "local time offset" descriptor decoder and generator.
>
| dvbpsi_local_time_offset_dr_t * dvbpsi_DecodeLocalTimeOffsetDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
"local time offset" descriptor decoder.
| p_descriptor | pointer to the descriptor structure |
1.7.5.1