SDK, which stands for Software Development Kit, provides a complete toolkit to develop software via various programming languages such as Visual Basic and Visual C++. The SDK includes DLL libraries (for VC), OCX control kit (for VB, Delphi) and detailed description. Developers can use the SDK to create applications using DirectShow architecture, which provides for high-quality capture and playback of multimedia streams on the Microsoft Windows platform.
Instead of individuals writing the code to create applications, such as forms, command buttons, and menus, the API (Application Programming Interface) provides an interface helping you call the appropriate functions and libraries in our SDK.
|