Skip to contents

Returns URL to a specific replay frame image.

Usage

path_replay_frame(artist, artwork, which = 1L, type = "jpeg")

Arguments

artist

Character. Artist UUID (format: "746bxxxx-xxxx-xxxx-xxxxxxxxxxxx"). Validated with artcore::validate_uuid() where applicable.

artwork

Character. Artwork UUID (format: "99xxxxxx-xxxx-xxxx-xxxxxxxxxxxx"). Validated with artcore::validate_uuid() where applicable.

which

Integer. Frame number (default 1).

type

Character. Image type (default "jpeg").

Value

CDN URL string