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

LEADTOOLS Media Streaming C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.