Table 6.132 — DRM_Light_Rendering_Properties_Control_Link

Property

Description

Class

  • <DRM Light Rendering Properties Control Link>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class is a specialized <DRM Control Link> providing the connection between a <DRM Light Rendering Properties> instance and the <DRM Expressions> that are used to determine whether the <DRM Light Rendering Properties> is active and and the value of its candela_value field.

The active_expr_index, candela_value_expr_index, <DRM lower_candela_value_expr_index>, and upper_candela_value_expr_index are 1-based indices into the ordered aggregation of <DRM Expression> instances, and are used to select the specific <DRM Expression> instances that define the target <DRM Light Rendering Properties>' active_light_value and candela_value fields.

Class diagram

Figure 6.154 — DRM_Light_Rendering_Properties_Control_Link

Inherited field elements

Field name

Range

Field data type

description1

 

String

Field elements

Field name

Range

Field data type

active_expr_index2

 

Integer_Unsigned

candela_value_expr_index3

 

Integer_Unsigned

lower_candela_value_expr_index4

 

Integer_Unsigned

upper_candela_value_expr_index5

 

Integer_Unsigned

Associated to (one-way) (inherited)

  • None.

Associated to (one-way)

  • None.

Associated by (one-way) (inherited)

  • None.

Associated by (one-way)

  • None.

Associated with (two-way) (inherited)

  • None.

Associated with (two-way)

  • None.

Composed of (two-way) (inherited)

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Clarifications

1 This is a text description of the given <DRM Control Link> instance's purpose.

2 This specifies which component <DRM Expression>, if any, specifies the active_light_value of the target <DRM Light Rendering Properties> instances. If active_expr_index is zero (0), the active_light_value field values of the target instances are not controlled.

3 This specifies which component <DRM Expression>, if any, specifies the candela_value of the target <DRM Light Rendering Properties> instances. If candela_value_expr_index is zero (0), the candela_value field values of the target instances are not controlled.

4 This specifies which component <DRM Expression>, if any, specifies the lower limit of the candela_value of the target <DRM Light Rendering Properties> instances. If lower_candela_value_expr_index is zero (0), no lower limit is specified.

Note that if candela_value_expr_index is zero, the candela_value field values of the target instances are not controlled, so this value would also be zero.

5 This specifies which component <DRM Expression>, if any, specifies the upper limit of the candela_value of the target <DRM Light Rendering Properties> instances. If upper_candela_value_expr_index is zero (0), no upper limit is specified.

Note that if candela_value_expr_index is zero, the candela_value field values of the target instances are not controlled, so this value would also be zero.

Example(s)