FAQ: Modules9.1 Does the AVS/Express C++ interface support overload operators?Yes. 9.2 What are "methods" (as compared to omethods or cmethods)?They are old style C API methods. They are there for backward compatibility. You should use omethod now. |