PCIeSrcOptions Struct
Construction options for a PCIeSrc Node. More...
Declaration
Included Headers
Public Member Attributes Index
| int | buffer_size = 4194304 |
|
Size in bytes of each incoming frame buffer. More... | |
| std::string | format |
|
Optional caps enforcement — when format, width, and height are all set, a capsfilter is appended to lock the negotiated format. More... | |
| int | width = -1 |
|
Frame width in pixels; -1 = no caps lock. More... | |
| int | height = -1 |
|
Frame height in pixels; -1 = no caps lock. More... | |
| int | fps_n = 0 |
|
Framerate numerator (caps lock); 0 = unset. More... | |
| int | fps_d = 1 |
|
Framerate denominator (caps lock). More... | |
Description
Construction options for a PCIeSrc Node.
Definition at line 27 of file PCIeSrc.h.
Public Member Attributes
buffer_size
|
Size in bytes of each incoming frame buffer.
Default 4 MB matches the simaaipciesrc default.
Definition at line 30 of file PCIeSrc.h.
format
|
fps_d
|
fps_n
|
height
|
width
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.