This document provides an overview of the Codec Resolver.
The Codec Resolver is a custom resolver for codec implementations.
Codec Resolver Library Details
The DLL that provides the functionality and the library to which your code must link is identified below.
The Codec Resolver is part of the codec interface that supports both audio and video codecs and interacts with DevSound and DevVideo.
The Codec Resolver parses the opaque data from the codec's .RSS file. The Codec Resolver looks in the opaque data for:
The functionality provided by the Codec Resolver is contained in the following classes:
CCodecApiResolver - main class for the Codec Resolver.
You can use the Codec Resolver to: