Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::H265ReferencePictureListModifications Struct Reference

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
 

Detailed Description

Definition at line 300 of file h265_parser.h.

Constructor & Destructor Documentation

◆ H265ReferencePictureListModifications()

shaka::media::H265ReferencePictureListModifications::H265ReferencePictureListModifications ( )

Definition at line 227 of file h265_parser.cc.

◆ ~H265ReferencePictureListModifications()

shaka::media::H265ReferencePictureListModifications::~H265ReferencePictureListModifications ( )

Definition at line 229 of file h265_parser.cc.

Member Data Documentation

◆ list_entry_l0

std::vector<int> shaka::media::H265ReferencePictureListModifications::list_entry_l0

Definition at line 305 of file h265_parser.h.

◆ list_entry_l1

std::vector<int> shaka::media::H265ReferencePictureListModifications::list_entry_l1

Definition at line 308 of file h265_parser.h.

◆ ref_pic_list_modification_flag_l0

bool shaka::media::H265ReferencePictureListModifications::ref_pic_list_modification_flag_l0 = false

Definition at line 304 of file h265_parser.h.

◆ ref_pic_list_modification_flag_l1

bool shaka::media::H265ReferencePictureListModifications::ref_pic_list_modification_flag_l1 = false

Definition at line 307 of file h265_parser.h.


The documentation for this struct was generated from the following files: