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 207 of file h265_parser.h.

Constructor & Destructor Documentation

◆ H265ReferencePictureListModifications()

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

Definition at line 191 of file h265_parser.cc.

◆ ~H265ReferencePictureListModifications()

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

Definition at line 193 of file h265_parser.cc.

Member Data Documentation

◆ list_entry_l0

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

Definition at line 212 of file h265_parser.h.

◆ list_entry_l1

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

Definition at line 215 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 211 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 214 of file h265_parser.h.


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