HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
SEIContentColourVolume Class Reference

#include <SEI.h>

Inheritance diagram for SEIContentColourVolume:
Inheritance graph
[legend]
Collaboration diagram for SEIContentColourVolume:
Collaboration graph
[legend]

Public Member Functions

PayloadType payloadType () const
 
 SEIContentColourVolume ()
 
virtual ~SEIContentColourVolume ()
 
- Public Member Functions inherited from SEI
 SEI ()
 
virtual ~SEI ()
 

Public Attributes

Bool m_ccvCancelFlag
 
Bool m_ccvPersistenceFlag
 
Bool m_ccvPrimariesPresentFlag
 
Bool m_ccvMinLuminanceValuePresentFlag
 
Bool m_ccvMaxLuminanceValuePresentFlag
 
Bool m_ccvAvgLuminanceValuePresentFlag
 
Int m_ccvPrimariesX [MAX_NUM_COMPONENT]
 
Int m_ccvPrimariesY [MAX_NUM_COMPONENT]
 
UInt m_ccvMinLuminanceValue
 
UInt m_ccvMaxLuminanceValue
 
UInt m_ccvAvgLuminanceValue
 

Additional Inherited Members

- Public Types inherited from SEI
enum  PayloadType {
  BUFFERING_PERIOD = 0, PICTURE_TIMING = 1, PAN_SCAN_RECT = 2, FILLER_PAYLOAD = 3,
  USER_DATA_REGISTERED_ITU_T_T35 = 4, USER_DATA_UNREGISTERED = 5, RECOVERY_POINT = 6, SCENE_INFO = 9,
  PICTURE_SNAPSHOT = 15, PROGRESSIVE_REFINEMENT_SEGMENT_START = 16, PROGRESSIVE_REFINEMENT_SEGMENT_END = 17, FILM_GRAIN_CHARACTERISTICS = 19,
  POST_FILTER_HINT = 22, TONE_MAPPING_INFO = 23, FRAME_PACKING = 45, DISPLAY_ORIENTATION = 47,
  GREEN_METADATA = 56, SOP_DESCRIPTION = 128, ACTIVE_PARAMETER_SETS = 129, DECODING_UNIT_INFO = 130,
  TEMPORAL_LEVEL0_INDEX = 131, DECODED_PICTURE_HASH = 132, SCALABLE_NESTING = 133, REGION_REFRESH_INFO = 134,
  NO_DISPLAY = 135, TIME_CODE = 136, MASTERING_DISPLAY_COLOUR_VOLUME = 137, SEGM_RECT_FRAME_PACKING = 138,
  TEMP_MOTION_CONSTRAINED_TILE_SETS = 139, CHROMA_RESAMPLING_FILTER_HINT = 140, KNEE_FUNCTION_INFO = 141, COLOUR_REMAPPING_INFO = 142,
  DEINTERLACE_FIELD_IDENTIFICATION = 143, CONTENT_LIGHT_LEVEL_INFO = 144, DEPENDENT_RAP_INDICATION = 145, CODED_REGION_COMPLETION = 146,
  ALTERNATIVE_TRANSFER_CHARACTERISTICS = 147, AMBIENT_VIEWING_ENVIRONMENT = 148, CONTENT_COLOUR_VOLUME = 149, EQUIRECTANGULAR_PROJECTION = 150,
  SPHERE_ROTATION = 154, OMNI_VIEWPORT = 156, CUBEMAP_PROJECTION = 151, REGION_WISE_PACKING = 155,
  REGIONAL_NESTING = 157
}
 
- Static Public Member Functions inherited from SEI
static const TChargetSEIMessageString (SEI::PayloadType payloadType)
 

Detailed Description

Definition at line 763 of file SEI.h.

Constructor & Destructor Documentation

SEIContentColourVolume::SEIContentColourVolume ( )
inline

Definition at line 767 of file SEI.h.

virtual SEIContentColourVolume::~SEIContentColourVolume ( )
inlinevirtual

Definition at line 768 of file SEI.h.

Member Function Documentation

PayloadType SEIContentColourVolume::payloadType ( ) const
inlinevirtual

Implements SEI.

Definition at line 766 of file SEI.h.

Member Data Documentation

UInt SEIContentColourVolume::m_ccvAvgLuminanceValue

Definition at line 780 of file SEI.h.

Bool SEIContentColourVolume::m_ccvAvgLuminanceValuePresentFlag

Definition at line 775 of file SEI.h.

Bool SEIContentColourVolume::m_ccvCancelFlag

Definition at line 770 of file SEI.h.

UInt SEIContentColourVolume::m_ccvMaxLuminanceValue

Definition at line 779 of file SEI.h.

Bool SEIContentColourVolume::m_ccvMaxLuminanceValuePresentFlag

Definition at line 774 of file SEI.h.

UInt SEIContentColourVolume::m_ccvMinLuminanceValue

Definition at line 778 of file SEI.h.

Bool SEIContentColourVolume::m_ccvMinLuminanceValuePresentFlag

Definition at line 773 of file SEI.h.

Bool SEIContentColourVolume::m_ccvPersistenceFlag

Definition at line 771 of file SEI.h.

Bool SEIContentColourVolume::m_ccvPrimariesPresentFlag

Definition at line 772 of file SEI.h.

Int SEIContentColourVolume::m_ccvPrimariesX[MAX_NUM_COMPONENT]

Definition at line 776 of file SEI.h.

Int SEIContentColourVolume::m_ccvPrimariesY[MAX_NUM_COMPONENT]

Definition at line 777 of file SEI.h.


The documentation for this class was generated from the following file: