Displaying Data


For most applications, only the xosd_display function will ever have to be called. However, other functions are available to provide fine-grained control of when XOSD windows are removded from the display.

Table of Contents

xosd_display - Display data to an XOSD window
xosd_show - Make the XOSD window visible
xosd_hide - Make the XOSD window invisible
xosd_scroll - Scroll the XOSD window
xosd_is_onscreen - Returns wether the XOSD window is shown
xosd_wait_until_no_display - Suspend execution until the XOSD window is hidden