Using the ltmsPathResolver Object to Work With Path Variable Strings

Perform the following steps to use the ltmsPathResolver Object to work with path variable strings: 

1.

Create an instance of the ltmsPathResolver Object, acquiring the IltmsPathResolver Interface.

2.

(Optional) Edit the variable list by calling IltmsPathResolver::Add. Any changes made will affect all toolkit functions that accept file paths as parameters.

3.

(Optional) Expand strings containing variables in the form "%key%", to fully qualified file paths by calling IltmsPathResolver::ResolvePath.

4.

When finished, release the interface.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Media Streaming C API Help