#include <urlassetrepository.h>
◆ MAXON_INTERFACE()
◆ GetUrl()
GetUrl returns the storage url of the asset repository.
- Parameters
-
| [in] | getOrigin | True to get the original mount path of the repository. False to get the effective url (e.g. this could be a ramdisk:// in case of http connections). |
- Returns
- OK on success.
◆ SupportsWritableMount()
Checks if this repository can be mounted in writable mode, see UrlAssetRepositoryFactory::CreateRepository.
- Returns
- True if repository can be re-mounted as writable, false otherwise.