dr_52.h File Reference

Application interface for the DVB "stream identifier" 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_stream_identifier_dr_s

Typedefs

typedef struct
dvbpsi_stream_identifier_dr_s 
dvbpsi_stream_identifier_dr_t
 dvbpsi_stream_identifier_dr_t type definition.

Functions

dvbpsi_stream_identifier_dr_tdvbpsi_DecodeStreamIdentifierDr (dvbpsi_descriptor_t *p_descriptor)
 "stream identifier" descriptor decoder.
dvbpsi_descriptor_tdvbpsi_GenStreamIdentifierDr (dvbpsi_stream_identifier_dr_t *p_decoded, int b_duplicate)

Detailed Description

Application interface for the DVB "stream identifier" descriptor decoder and generator.

>

Author:
Andrew John Hughes <gnu_andrew@member.fsf.org> Application interface for the DVB "stream identifier" descriptor decoder and generator. This descriptor's definition can be found in ETSI EN 300 468 section 6.2.37.

Function Documentation

dvbpsi_stream_identifier_dr_t * dvbpsi_DecodeStreamIdentifierDr ( dvbpsi_descriptor_t p_descriptor  ) 

"stream identifier" descriptor decoder.

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

Generated on 16 Oct 2009 for libdvbpsi by  doxygen 1.6.1