Hello,
Is UML that represents the inheritance relationship between classes of jetson MMAPI provided?
Thank you.
Hello,
Is UML that represents the inheritance relationship between classes of jetson MMAPI provided?
Thank you.
Hi,
Please check header files in
/usr/src/jetson_multimedia_api/include
You can see two base classes are NvElement and NvV4l2Element. The other classes are inheritance.