GroupOutputSpec.h File
OutputSpec projections for the input NodeGroups. More...
Included Headers
#include "builder/OutputSpec.h"
#include "nodes/groups/ImageInputGroup.h"
#include "nodes/groups/RtspDecodedInput.h"
#include "nodes/groups/VideoInputGroup.h"
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
| namespace | groups |
Description
OutputSpec projections for the input NodeGroups.
Each input NodeGroup (image, RTSP, video file) advertises its negotiated downstream caps via an OutputSpec. These free functions translate a group's options struct into the corresponding OutputSpec so callers can discover stream geometry without instantiating the group itself. Used by the builder to validate downstream Nodes.
- See Also
ImageInputGroup
- See Also
RtspDecodedInput
- See Also
VideoInputGroup
File Listing
The file content with the documentation metadata removed is:
18#include "nodes/groups/ImageInputGroup.h"
19#include "nodes/groups/RtspDecodedInput.h"
20#include "nodes/groups/VideoInputGroup.h"
22namespace simaai::neat::nodes::groups {
30OutputSpec ImageInputGroupOutputSpec(const ImageInputGroupOptions& opt);
38OutputSpec RtspDecodedInputOutputSpec(const RtspDecodedInputOptions& opt);
46OutputSpec VideoInputGroupOutputSpec(const VideoInputGroupOptions& opt);
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.