Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program Linux-Unix
Title: RingBufferConsumer Download
 Description: The RingBufferConsumer maintains a ring buffer of BufferItem objects, (which are acquired as long as they are part of the ring buffer, and released when they leave the ring buffer). When new buffers are produced, the oldest non-pinned buffer item is immediately dropped the ring buffer, and overridden with the newest buffer. Users can only access a buffer item after pinning it (which also guarantees that during its duration it will not be released back into the BufferQueue).
 Downloaders recently: [More information of uploader prlemq]
 To Search:
File list (Check if you may need any files):
 

RingBufferConsumer.cpp
RingBufferConsumer.h
    

CodeBus www.codebus.net