35#ifndef _DVBPSI_DR_02_H_
36#define _DVBPSI_DR_02_H_
108#error "Multiple inclusions of dr_02.h"
struct dvbpsi_vstream_dr_s dvbpsi_vstream_dr_t
dvbpsi_vstream_dr_t type definition.
dvbpsi_vstream_dr_t * dvbpsi_DecodeVStreamDr(dvbpsi_descriptor_t *p_descriptor)
"video stream" descriptor decoder.
dvbpsi_descriptor_t * dvbpsi_GenVStreamDr(dvbpsi_vstream_dr_t *p_decoded, bool b_duplicate)
"video stream" descriptor generator.
Descriptor structure.
Definition descriptor.h:83
"video stream" descriptor structure.
Definition dr_02.h:58
uint8_t i_chroma_format
Definition dr_02.h:67
bool b_multiple_frame_rate
Definition dr_02.h:59
uint8_t i_profile_level_indication
Definition dr_02.h:66
bool b_constrained_parameter
Definition dr_02.h:62
bool b_still_picture
Definition dr_02.h:63
uint8_t i_frame_rate_code
Definition dr_02.h:60
bool b_mpeg2
Definition dr_02.h:61
bool b_frame_rate_extension
Definition dr_02.h:68