PendingFrame Struct
Frame held in the store while awaiting a matching metadata token. More...
Declaration
struct simaai::neat::graph::strict_sync::PendingVideoStore::PendingFrame { ... }
Included Headers
#include <StrictSync.h>
Public Member Attributes Index
| simaai::neat::Sample | sample |
|
Held sample. More... | |
| int64_t | cap_ms = -1 |
|
Per-frame timeout in ms; -1 disables. More... | |
| size_t | bytes = 0 |
Description
Frame held in the store while awaiting a matching metadata token.
Definition at line 41 of file StrictSync.h.
Public Member Attributes
bytes
|
Sample size in bytes (for memory accounting).
Definition at line 44 of file StrictSync.h.
cap_ms
|
Per-frame timeout in ms; -1 disables.
Definition at line 43 of file StrictSync.h.
sample
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.