Class StreamPreprocessor

Class Documentation

class StreamPreprocessor

Public Functions

StreamPreprocessor(StreamData &streamData, StreamDataBookmark const *rangeBegin = nullptr, StreamDataBookmark const *rangeEnd = nullptr, uint64_t targetQueueId = 0)
StreamPreprocessor(StreamPreprocessor &&other) noexcept
StreamPreprocessor &operator=(StreamPreprocessor &&other) noexcept
~StreamPreprocessor()
void AddPreprocessor(IStreamProcesssor &preprocessor)
void Process()
const CallableCache &GetRangeCache() const