Utilities to control On-Screen Display (OSD).

Availability

Script Types
Extension, Interface

OSD Elements

icon()

Display an icon on a given OSD channel.

Parameters


message()

Display the text message on a given OSD channel.

Parameters


slider()

Display slider on a given OSD channel.

Parameters


OSD Channels

Elements are dsiplayed on individual OSD channels (a type of Subpicture channel), which can be created or cleared.

channel_register()

Register a new OSD channel.

Return value

Integer value of new channel ID


channel_clear()

Clear a given OSD channel.

Parameters