Getting Started with KeyView Filter and the C API
To start using KeyView Filter, you can use the following introduction tutorial:
-
KeyView Filter SDK Introduction. This tutorial helps you use the out-of-the-box command line tools
filter
andtstxtract
to develop your understanding of the basic capabilities and key features of the KeyView Filter SDK.
To help you get started with using the C API, you can use the programming tutorials:
-
C API Programming Tutorial. This tutorial helps you get started using the KeyView Filter C SDK to filter files.
It aims to help you:
-
familiarize yourself with the Filter SDK C API.
-
create a sample program that replicates a common use case of the Filter SDK.
-
-
C API Advanced Programming Tutorial. This tutorial provides examples of more advanced Filter C SDK functionality, and helps you to adapt your sample program to work on streams, rather than files.
There are additional tutorials for KeyView available at the following locations: