|
Shaka Packager SDK
|
Public Attributes | |
| bool | ref_pic_list_modification_flag_l0 = false |
| std::vector< int > | list_entry_l0 |
| bool | ref_pic_list_modification_flag_l1 = false |
| std::vector< int > | list_entry_l1 |
Definition at line 300 of file h265_parser.h.
| shaka::media::H265ReferencePictureListModifications::H265ReferencePictureListModifications | ( | ) |
Definition at line 227 of file h265_parser.cc.
| shaka::media::H265ReferencePictureListModifications::~H265ReferencePictureListModifications | ( | ) |
Definition at line 229 of file h265_parser.cc.
| std::vector<int> shaka::media::H265ReferencePictureListModifications::list_entry_l0 |
Definition at line 305 of file h265_parser.h.
| std::vector<int> shaka::media::H265ReferencePictureListModifications::list_entry_l1 |
Definition at line 308 of file h265_parser.h.
| bool shaka::media::H265ReferencePictureListModifications::ref_pic_list_modification_flag_l0 = false |
Definition at line 304 of file h265_parser.h.
| bool shaka::media::H265ReferencePictureListModifications::ref_pic_list_modification_flag_l1 = false |
Definition at line 307 of file h265_parser.h.