|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
| Leadtools.MediaStreaming Namespace : PathResolver Class |

public class PathResolver : System.IDisposable
'Declaration
Public Class PathResolver Implements System.IDisposable
'Usage
Dim instance As PathResolver
public ref class PathResolver : public System.IDisposable
The variables are represented in the file path using the form key. The PathResolver object is initially populated with the following variables:
| Key | Value |
| ltmsLibFolder | Path to the folder containing the LTMS DLL |
| ltmsAppFolder | Path to the folder containing the calling application |
| ltmsRootFolder | Path to the folder containing the calling application |
| ltmsMediaFolder | ltmsRootFolder\media |
| ltmsLogFolder | ltmsRootFolder\logs |
| ltmsConfigFolder | ltmsRootFolder\config |