DIMAX804KC User’s Manual
DEXON Systems
31
• 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)
output_config - Reply
See details in description of query_output_config message.
QUERY_OUTPUT_TIMING_CONSTRAINTS
query_output_timing_constraints- Request
Request message:
<query_output_timing_constraints id="n" />
Description:
The query_output_timing_constraints request is used to obtain constraint information on a
specific output.
Attributes:
• id: output identifier
output_timing_constraints - Reply
Reply message:
<output_timing_constraints id="n" >
<pixelclock min="n" max="n" />