|
Shaka Packager SDK
|
Public Attributes | |
| int | pic_width_vps_in_luma_samples = 0 |
| int | pic_height_vps_in_luma_samples = 0 |
| int | chroma_format_vps_idc = 0 |
| bool | separate_colour_plane_vps_flag = false |
| int | bit_depth_vps_luma_minus8 = 0 |
| int | bit_depth_vps_chroma_minus8 = 0 |
| int | conf_win_vps_left_offset = 0 |
| int | conf_win_vps_right_offset = 0 |
| int | conf_win_vps_top_offset = 0 |
| int | conf_win_vps_bottom_offset = 0 |
Definition at line 236 of file h265_parser.h.
| int shaka::media::H265RepFormat::bit_depth_vps_chroma_minus8 = 0 |
Definition at line 244 of file h265_parser.h.
| int shaka::media::H265RepFormat::bit_depth_vps_luma_minus8 = 0 |
Definition at line 243 of file h265_parser.h.
| int shaka::media::H265RepFormat::chroma_format_vps_idc = 0 |
Definition at line 240 of file h265_parser.h.
| int shaka::media::H265RepFormat::conf_win_vps_bottom_offset = 0 |
Definition at line 249 of file h265_parser.h.
| int shaka::media::H265RepFormat::conf_win_vps_left_offset = 0 |
Definition at line 246 of file h265_parser.h.
| int shaka::media::H265RepFormat::conf_win_vps_right_offset = 0 |
Definition at line 247 of file h265_parser.h.
| int shaka::media::H265RepFormat::conf_win_vps_top_offset = 0 |
Definition at line 248 of file h265_parser.h.
| int shaka::media::H265RepFormat::pic_height_vps_in_luma_samples = 0 |
Definition at line 238 of file h265_parser.h.
| int shaka::media::H265RepFormat::pic_width_vps_in_luma_samples = 0 |
Definition at line 237 of file h265_parser.h.
| bool shaka::media::H265RepFormat::separate_colour_plane_vps_flag = false |
Definition at line 241 of file h265_parser.h.