Video Capture Video Sink navigation bar

Table of Contents > QUARC > User's Guide > QUARC External Interfaces > C Functions > Multimedia > Function Reference > Functions - By Category > Function Categories

Video Display

video_display_open

Open a video display window.

video_display_set_caption

Change the title of the video display window.

video_display_add_menu_item

Add a menu item to the context menu of the specified video display window.

video_display_add_menu_separator

Add a menu item separator to the context menu of the specified video display window.

video_display_attach

Attach a video stream to the specified window.

video_display_write

Write a frame to the video display.

video_display_detach

Detach the video stream from the display.

video_display_show

Force the video display window to be visible.

video_display_get_attributes

Get the attributes of the window.

video_display_close

Close the video display window.

 

navigation bar