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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Streaming C API Help