Declaration
struct simaai::neat::InputOptions { ... }
Public Member Attributes Index
Definition at line 18 of file Input.h.
Public Member Attributes
block
| bool simaai::neat::InputOptions::block = true |
|
buffer_name
| std::string simaai::neat::InputOptions::buffer_name |
|
caps_override
| std::string simaai::neat::InputOptions::caps_override |
|
depth
| int simaai::neat::InputOptions::depth = -1 |
|
do_timestamp
| bool simaai::neat::InputOptions::do_timestamp = true |
|
format
| std::string simaai::neat::InputOptions::format |
|
fps_d
| int simaai::neat::InputOptions::fps_d = 1 |
|
fps_n
| int simaai::neat::InputOptions::fps_n = 0 |
|
height
| int simaai::neat::InputOptions::height = -1 |
|
is_live
| bool simaai::neat::InputOptions::is_live = true |
|
max_bytes
| std::uint64_t simaai::neat::InputOptions::max_bytes = 0 |
|
max_depth
| int simaai::neat::InputOptions::max_depth = -1 |
|
max_height
| int simaai::neat::InputOptions::max_height = -1 |
|
max_width
| int simaai::neat::InputOptions::max_width = -1 |
|
media_type
| std::string simaai::neat::InputOptions::media_type = "video/x-raw" |
|
pool_max_buffers
| int simaai::neat::InputOptions::pool_max_buffers = 2 |
|
pool_min_buffers
| int simaai::neat::InputOptions::pool_min_buffers = 1 |
|
stream_type
| int simaai::neat::InputOptions::stream_type = 0 |
|
use_simaai_pool
| bool simaai::neat::InputOptions::use_simaai_pool = true |
|
width
| int simaai::neat::InputOptions::width = -1 |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.