C++ and Python Interface Alignment Plan #154
Replies: 4 comments 2 replies
-
In this issue, it was reported that the PushData mode cannot be properly invoked in C++. After investigation, the problem lies in the C++ interface design:
|
Beta Was this translation helpful? Give feedback.
-
This issue reported that C++ lacks a dynamic change node interface. Interface list:
|
Beta Was this translation helpful? Give feedback.
-
C++ cannot run FFmpeg by config
|
Beta Was this translation helpful? Give feedback.
-
This #77 (comment) reported that C++ lacks a ForceClose interface. |
Beta Was this translation helpful? Give feedback.
-
In BMF, there are many inconsistencies between the Python and C++ interfaces. Therefore, we plan to align them, referred to as the
Interface Alignment Plan
.Everyone is welcome to share any inconsistencies you have identified between the interfaces here. Please include the relevant code for both Python and C++, and, if possible, provide your suggestions for alignment.
Beta Was this translation helpful? Give feedback.
All reactions