|
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 207 of file h265_parser.h.
| shaka::media::H265ReferencePictureListModifications::H265ReferencePictureListModifications | ( | ) |
Definition at line 191 of file h265_parser.cc.
| shaka::media::H265ReferencePictureListModifications::~H265ReferencePictureListModifications | ( | ) |
Definition at line 193 of file h265_parser.cc.
| std::vector<int> shaka::media::H265ReferencePictureListModifications::list_entry_l0 |
Definition at line 212 of file h265_parser.h.
| std::vector<int> shaka::media::H265ReferencePictureListModifications::list_entry_l1 |
Definition at line 215 of file h265_parser.h.
| bool shaka::media::H265ReferencePictureListModifications::ref_pic_list_modification_flag_l0 = false |
Definition at line 211 of file h265_parser.h.
| bool shaka::media::H265ReferencePictureListModifications::ref_pic_list_modification_flag_l1 = false |
Definition at line 214 of file h265_parser.h.