The ADTF 3 Software Development Kit consist of several libraries providing an C++ API.
This enables you to develop software for the framework as filter, service or standalone application.
- Note
- Before you start, please have a look at ADTF CMake Environment on how to set up your developer environment and use the Software Development Kit.
-
If a Filter, Streaming Service or System Service should support automatic dependency resolving while building configurations within the ADTF Configuration Editor follow these instructions: Setup dependencies between components
- Developing a Filter or Streaming Services
-
- Developing a System Service
-
- Distributed system
-
- Main Libraries
-
- Additional Libraries
-
- Integrated external Libraries
- We integrate and deliver some external libraries. Please have a look at Example Build Dependencies.