Skip to main content

PendingFrame Struct

Declaration

struct simaai::neat::graph::strict_sync::PendingVideoStore::PendingFrame { ... }

Included Headers

#include <StrictSync.h>

Public Member Attributes Index

simaai::neat::Samplesample
int64_tcap_ms = -1
size_tbytes = 0

Definition at line 29 of file StrictSync.h.

Public Member Attributes

bytes

size_t simaai::neat::graph::strict_sync::PendingVideoStore::PendingFrame::bytes = 0

Definition at line 32 of file StrictSync.h.

32 size_t bytes = 0;

cap_ms

int64_t simaai::neat::graph::strict_sync::PendingVideoStore::PendingFrame::cap_ms = -1

Definition at line 31 of file StrictSync.h.

31 int64_t cap_ms = -1;

sample

simaai::neat::Sample simaai::neat::graph::strict_sync::PendingVideoStore::PendingFrame::sample

Definition at line 30 of file StrictSync.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.