Contains light level information about the image.
| Name | Type | Description | Notes |
|---|---|---|---|
| toString() | String | Text summary of the box. |
| Name | Type | Description | Notes |
|---|---|---|---|
| max_content_light_level | int | Indicates the max picture ligth level. | |
| max_pic_average_light_level | int | Indicates the picture average light level. |
| Name | Description | Parameters |
|---|---|---|
| ContentLightLevelInfo | Create the box object from the bitstream and box size. | BitStreamReader stream - File stream. long size - Box size in bytes. |