OSVR-Core
|
Header. More...
#include <osvr/Util/TimeValue.h>
#include <cassert>
#include <chrono>
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | Sample |
An RAII class for retrieving the sample and signalling consumption complete. More... | |
class | MediaSampleExchange |
A class to mediate between a consumer of directshow image samples and the ISampleGrabberCallback implementation, with signalling on the producer and consumer side. More... | |
Typedefs | |
using | MediaSampleExchangePtr = std::shared_ptr< MediaSampleExchange > |
Header.