|
libdvbpsi
1.1.1
|
"video stream" descriptor structure. More...
Data Fields | |
| bool | b_multiple_frame_rate |
| uint8_t | i_frame_rate_code |
| bool | b_mpeg2 |
| bool | b_constrained_parameter |
| bool | b_still_picture |
| uint8_t | i_profile_level_indication |
| uint8_t | i_chroma_format |
| bool | b_frame_rate_extension |
"video stream" descriptor structure.
This structure is used to store a decoded "video stream" descriptor. (ISO/IEC 13818-1 section 2.6.2).
| bool dvbpsi_vstream_dr_s::b_constrained_parameter |
constrained_parameter_flag
| bool dvbpsi_vstream_dr_s::b_frame_rate_extension |
frame_rate_extension_flag
| bool dvbpsi_vstream_dr_s::b_mpeg2 |
MPEG_2_flag
| bool dvbpsi_vstream_dr_s::b_multiple_frame_rate |
multiple_frame_rate_flag
| bool dvbpsi_vstream_dr_s::b_still_picture |
still_picture_flag
| uint8_t dvbpsi_vstream_dr_s::i_chroma_format |
chroma_format
| uint8_t dvbpsi_vstream_dr_s::i_frame_rate_code |
frame_rate_code
| uint8_t dvbpsi_vstream_dr_s::i_profile_level_indication |
profile_and_level_indication
1.8.1.2