Displaying the Host Name, Frame Count and Other Information on the Video Screen

<param name=show_fps value="on">................................ 1
<param name=show_counter value="on">......................... 2
<param name=hostname value="CANON"> .....................3
<param name=show_hostname value="on">.......................3
<param name=comment value="VB-C50i site">.................4
<param name=show_comment value="on">.......................4
1 specifies whether the frame rate is displayed on the screen.
"on": Displayed.
"off": Not displayed.
2 specifies whether the frame count is displayed on the screen.
"on": Displayed.
"off": Not displayed.
3 specifies the host name (any text string) to be displayed on the screen and whether the host name is displayed.
"on": Displayed.
"off": Not displayed.
4 specifies a comment to be displayed on the screen and whether the comment is displayed.
"on": Displayed.
"off": Not displayed.