remove comments.
This commit is contained in:
parent
5ff73dd451
commit
a717ac0456
|
@ -45,7 +45,6 @@
|
||||||
|
|
||||||
/// Number of frames currently being processed by the graph.
|
/// Number of frames currently being processed by the graph.
|
||||||
std::atomic<int32_t> _framesInFlight;
|
std::atomic<int32_t> _framesInFlight;
|
||||||
/// Used as a sequential timestamp for MediaPipe.
|
|
||||||
int64 _frameNumber;
|
int64 _frameNumber;
|
||||||
|
|
||||||
// Graph config modified to expose requested output streams.
|
// Graph config modified to expose requested output streams.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user