-
In C++ API doc (e.g. link) it's stated that the
and then compile with: So I'm wondering how to use the C++ interface correctly with multiple frame input, or this is not implemented at all? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Yes, only one frame is supported. The documentation is wrong. |
Beta Was this translation helpful? Give feedback.
-
It's now supported by #2305. |
Beta Was this translation helpful? Give feedback.
Yes, only one frame is supported. The documentation is wrong.