Exclusive FeaturesDocumentation
Elecard Video Transform SDK documentation consists of the following documents:
- Elecard Video Transform SDK Reference Manual
- Elecard Components Reference Manual
- Elecard Base Classes Reference Manual
- Elecard Module Configuration Programmer Guide
BaseClasses- a C++ class library that simplifies common tasks, appearing during development of multimedia applications, such as: DirectShow graphs building, filters and pins control etc. Base classes are used in SDK sample applications and are delivered in source form.
Sample applications
The Elecard Video Transform SDK samples are simple applications that demonstrate the Elecard components and Base Classes use. The samples are written in C++.
Sample Name |
Description |
| 2HD Video Scaler Player |
This sample demonstrates use and adjustment of the Elecard 2HD Video Scaler filter. Represents basic player functionality (Start, Stop, Fast forward, Rewind, Positioning, etc).
|
| Video Scaler Player |
Demonstrates use and adjustment of the Elecard Video Scaler filter. Represents basic player functionality (Start, Stop, Fast forward, Rewind, Positioning, etc).
|
| Deinterlace Player |
Demonstrates use and adjustment of the Elecard Deinterlacer filter. Represents basic player functionality (Start, Stop, Fast forward, Rewind, Positioning, etc).
|
| Subtitle Player |
Demonstrates use and adjustment of the Elecard Subtitle Renderer filter. Represents basic player functionality (Start, Stop, Fast forward, Rewind, Positioning, etc) and visualizes subtitles stored in .XML file.
|
| Logo Player |
Overlays logo on video using the Elecard Logo Renderer filter. Represents basic player functionality (Start, Stop, Fast forward, Rewind, Positioning, etc).
|
|