libgpac
0.5.0
|
Base Interface. More...
#include <gpac/module.h>
*This structure represent a base interface, e.g. the minimal interface declaration without functionalities. Each interface is *type-casted to this structure and shall always be checked against its interface type. API Versioning is taken care of in the *interface type itsel, changing at each modification of the interface API