[ NoAccessorMethod ]
public string uri { owned get; construct; }
The uri of the file/resource to use.
You can set a start index, a stop index and a sequence pattern. The format is <multifile://start:stop@location-pattern>. The pattern uses printf string formating.
Example uris:
multifile:///home/you/image%03d.jpg
multifile://20:50@/home/you/sequence/%04d.png