DIMAX804KC User’s Manual
DEXON Systems
29
<height>n,nn</height>
</placement>
<pip_crop>
<left>n,nn</left>
<top>n,nn</top>
<width>n,nn</width>
<height>n,nn</height>
</pip_crop>
<pip_placement>
<left>n,nn</left>
<top>n,nn</top>
<width>n,nn</width>
<height>n,nn</height>
</pip_placement>
</output_config>
Description:
The DIMAX server sends output_config reply message to the client in response to the
query_output_config and the config_output requests. The DIMAX server sends
output_config event message to the client if one or more parameters of an output have been
changed.
Attributes:
• id: output identifier
Elements:
• name: name of the output
• background_colour: background colour
• resolution: identifier of resolution. The identifier can be found in the output_modes list
of the device_info reply message
• hdcp_enable: name of the output
• keepaspectratio: display the video content of a window without any distortion on main
channel
• pip_keepaspectratio: display the video content of a window without any distortion on
second channel
• frame: display the video content of a window with frame on main channel
• pip_frame: display the video content of a window with frame on second channel
• opacity: opacity describes the transparency, where 100 is not transparent at all, 50 is
50% see-through, and 0 is completely transparent on main channel
• pip_opacity: opacity describes the transparency, where 100 is not transparent at all, 50
is 50% see-through, and 0 is completely transparent on second channel
• placement: the position of the main picture on the output. The left, top, width and
height parameters are counted in percentage of the full dimensions of the output image.
• crop: output cropping settings. The left, top, width and height parameters are counted
in percentage of the full dimensions of the output image. (E.g.: the full picture without
any cropping: left:0, top:0, width:100, height:100, the top left quarter of the output image:
left:50, top:0, width:50, height:50). The cropping parameters can be floating point values
with 2 decimal point accuracy. (E.g.: left:66.67, width: 33.33)
• pip_placement: the position of the second picture on the output. The left, top, width
and height parameters are counted in percentage of the full dimensions of the output
image.
• pip_crop: the crop of the second picture on the output. The left, top, width and height
parameters are counted in percentage of the full dimensions of the output image. (E.g.:
the full picture without any cropping: left:0, top:0, width:100, height:100, the top left
quarter of the output image: left:50, top:0, width:50, height:50). The cropping parameters
can be floating point values with 2 decimal point accuracy. (E.g.: left:66.67, width: 33.33)