DictionaryForumContacts

   English
Terms for subject Microsoft containing buffer | all forms | exact matches only
EnglishRomanian
back bufferzonă tampon din spate (A nonvisible surface to which bitmaps and other images can be drawn while the primary surface displays the currently visible image)
buffer control blockbloc de control al bufferului (An opaque structure in the cache manager that maintains state as a file system pins and releases data in the cache)
capture bufferzonă tampon de captare (The maximum size of the capture file. When the capture file reaches the maximum size, the oldest frames are removed to make room for newer frames (FIFO queue))
data buffertampon de date (An area in memory where data is temporarily stored while being moved from one location to another)
front buffermemorie tampon frontală (Memory that is displayed on the monitor or other output device)
index bufferzonă tampon index (An area of memory which holds a table that contains reference information pointing to vertices in your vertex buffer)
primary bufferzonă tampon primară (A buffer in which all data is mixed for the final time and then passed to the rendering device)
static bufferzonă tampon statică (A secondary sound buffer that contains an entire sound. Typically it is filled with data only once)
static sound bufferzonă tampon statică pentru sunet (A section of memory that contains a complete sound. These buffers are convenient because the entire sound can be written once to the buffer)
stencil bufferzonă tampon matriță (A buffer that contains stencil data)
streaming bufferzonă tampon cu derulare continuă (A secondary sound buffer that contains only part of a sound. Its data must be refreshed as it is playing)
streaming sound bufferzonă tampon de sunet în flux (A small sound buffer that can play lengthy sounds because the application dynamically loads audio data into the buffer as it plays. For example, an application could use a buffer that can hold 3 seconds of audio data to play a 2-minute sound. A streaming buffer requires much less memory than a static buffer)