dr_69.h File Reference

Application interface for the PDC (Programme Delivery Control) descriptor decoder and generator. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dvbpsi_PDC_dr_s
 PDC descriptor structure. More...

Typedefs

typedef struct dvbpsi_PDC_dr_s dvbpsi_PDC_dr_t
 dvbpsi_PDC_dr_t type definition.

Functions

dvbpsi_PDC_dr_tdvbpsi_DecodePDCDr (dvbpsi_descriptor_t *p_descriptor)
 PDC descriptor decoder.
dvbpsi_descriptor_tdvbpsi_GenPDCDr (dvbpsi_PDC_dr_t *p_decoded, int b_duplicate)

Detailed Description

Application interface for the PDC (Programme Delivery Control) descriptor decoder and generator.

>

Author:
Jiri Pinkava <master_up@post.cz> Application interface for the MPEG 2 TS PDC descriptor decoder and generator This descriptor's definition can be found in ETSC EN 300 231

Function Documentation

dvbpsi_PDC_dr_t * dvbpsi_DecodePDCDr ( dvbpsi_descriptor_t p_descriptor  ) 

PDC descriptor decoder.

Parameters:
p_descriptor pointer to the descriptor structure
Returns:
a pointer to a new "video stream" descriptor structure which contains the decoded data.

Generated on 16 Oct 2009 for libdvbpsi by  doxygen 1.6.1