YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
Loading...
Searching...
No Matches
stream.hpp File Reference
#include "geometry.hpp"
#include <mutex>
#include <ostream>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for stream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yodau::backend::stream
 Represents a single video stream and its analytic connections. More...

Namespaces

namespace  yodau
namespace  yodau::backend

Enumerations

enum  yodau::backend::stream_type { yodau::backend::local , yodau::backend::file , yodau::backend::rtsp , yodau::backend::http }
 Source/transport type of a video stream. More...
enum class  yodau::backend::stream_pipeline { yodau::backend::manual , yodau::backend::automatic , yodau::backend::none }
 Processing pipeline mode for a stream. More...