Searched defs:OfflineStreamContext (Results 1 – 1 of 1) sorted by relevance
31 struct OfflineStreamContext { struct32 StreamConfiguration streamInfo;33 std::shared_ptr<StreamTunnel> tunnel;34 std::shared_ptr<IBufferPool> bufferPool;35 std::weak_ptr<IStreamPipelineCore> pipeline;36 std::list<std::shared_ptr<CaptureRequest>> restRequests;