Method | Description | |
---|---|---|
GetAbsolutePath ( string relativePath, PathRelativeType type, bool createDirectory ) : string | ||
PathForWavFile ( string relativePath, PathRelativeType type, bool createDirectory ) : string | ||
URLFromFilePath ( string path ) : string |
public static GetAbsolutePath ( string relativePath, PathRelativeType type, bool createDirectory ) : string | ||
relativePath | string | |
type | PathRelativeType | |
createDirectory | bool | |
return | string |
public static PathForWavFile ( string relativePath, PathRelativeType type, bool createDirectory ) : string | ||
relativePath | string | |
type | PathRelativeType | |
createDirectory | bool | |
return | string |
public static URLFromFilePath ( string path ) : string | ||
path | string | |
return | string |