SDL_UnlockYUVOverlay
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
NAME
SDL_UnlockYUVOverlay − Unlock an overlay
SYNOPSIS
#include "SDL.h"
void SDL_UnlockYUVOverlay(SDL_Overlay *overlay);
DESCRIPTION
The opposite to SDL_LockYUVOverlay. Unlocks a previously locked overlay. An overlay must be unlocked before it can be displayed.
SEE ALSO
SDL_UnlockYUVOverlay, SDL_CreateYUVOverlay, SDL_Overlay
More Linux Commands
manpages/add_wchstr.3ncurses.html
add_wchstr(3ncurses) - add an array of complex characters (a
These functions copy the (null-terminated) array of complex characters wchstr into the window image structure starting at the current cursor position. The four
manpages/lseek64.3.html
lseek64(3) - reposition 64-bit read/write file offset.......
The lseek(2) family of functions reposition the offset of the open file associated with the file descriptor fd to offset bytes relative to the start, current po
manpages/jscal-store.1.html
jscal-store(1) stores joystick calibration - Linux man page
jscal-store stores the calibration and mapping information for the given joystick device. This information can later be restored using the jscal-restore command
manpages/w3mman.1.html
w3mman(1) - an interface to the on-line reference manuals by
w3mman is the systems manual pager by w3m(1). OPTIONS A summary of options is included below. -M path Specify path as MANPATH. -k keyword Specify keyword. -l fi
manpages/tmpnam_r.3.html
tmpnam_r(3) - create a name for a temporary file (Man Page)
Note: Avoid use of tmpnam(); use mkstemp(3) or tmpfile(3) instead. The tmpnam() function returns a pointer to a string that is a valid filename, and such that a
manpages/lsusb.8.html
lsusb(8) - list USB devices (Admin - Linux man page)........
lsusb is a utility for displaying information about USB buses in the system and the devices connected to them. OPTIONS -v, --verbose Tells lsusb to be verbose a
manpages/glVertex3dv.3gl.html
glVertex3dv(3gl) - specify a vertex - Linux manual page.....
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and polygon vertices. The current color, normal, and texture coordinates are assoc
manpages/font.n.html
font(n) - Create and inspect fonts. - Linux manual page.....
The font command provides several facilities for dealing with fonts, such as defining named fonts and inspecting the actual attributes of a font. The command ha
manpages/curl_getenv.3.html
curl_getenv(3) - return value for environment name (ManPage)
curl_getenv() is a portable wrapper for the getenv() function, meant to emulate its behaviour and provide an identical interface for all operating systems libcu
manpages/ldap_simple_bind_s.3.html
ldap_simple_bind_s(3) - LDAP bind routines - Linux man page
These routines provide various interfaces to the LDAP bind operation. After an association with an LDAP server is made using ldap_init(3), an LDAP bind operatio
manpages/XtLastTimestampProcessed.3.html
XtLastTimestampProcessed(3) - last event, last timestamp pro
XtLastEventProcessed returns the last event passed to XtDispatchEvent for the specified display and NULL if there has been no event. The client must not modify
manpages/item_userptr.3menu.html
item_userptr(3menu) - associate application data with a menu
Every menu item has a field that can be used to hold application-specific data (that is, the menu-driver code leaves it alone). These functions get and set that
