|
libdvbpsi 1.3.2
|
Decode Caption Service Descriptor. More...

Go to the source code of this file.
Data Structures | |
| struct | dvbpsi_caption_service_s |
| Caption Service. More... | |
| struct | dvbpsi_caption_service_dr_s |
| Caption Service Descriptor. More... | |
Typedefs | |
| typedef struct dvbpsi_caption_service_s | dvbpsi_caption_service_t |
| dvbpsi_caption_service_t type definition. | |
| typedef struct dvbpsi_caption_service_dr_s | dvbpsi_caption_service_dr_t |
| dvbpsi_caption_service_dr_t type definition. | |
Functions | |
| dvbpsi_caption_service_dr_t * | dvbpsi_DecodeCaptionServiceDr (dvbpsi_descriptor_t *p_descriptor) |
| Decode a Caption Service descriptor (tag 0x86). | |
Decode Caption Service Descriptor.
| dvbpsi_caption_service_dr_t * dvbpsi_DecodeCaptionServiceDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
Decode a Caption Service descriptor (tag 0x86).
| p_descriptor | Raw descriptor to decode. |