|
libdvbpsi
0.2.2
|
Application interface for the DVB "stream identifier" descriptor decoder and generator. More...

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_t * | dvbpsi_DecodeStreamIdentifierDr (dvbpsi_descriptor_t *p_descriptor) |
| "stream identifier" descriptor decoder. More... | |
| dvbpsi_descriptor_t * | dvbpsi_GenStreamIdentifierDr (dvbpsi_stream_identifier_dr_t *p_decoded, int b_duplicate) |
Application interface for the DVB "stream identifier" descriptor decoder and generator.
| dvbpsi_stream_identifier_dr_t * dvbpsi_DecodeStreamIdentifierDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
"stream identifier" descriptor decoder.
| p_descriptor | pointer to the descriptor structure |
1.8.3.1