getTranscodedVideoUrl
Resolve the playback URL and thumbnail for a video, given either an accord resource or a library resource version. Falls back to the original URL when no transcoded output exists.
getTranscodedVideoUrl(
input: GetTranscodedVideoUrlInput!
): GetTranscodedVideoUrlPayload
Arguments
getTranscodedVideoUrl.input ● GetTranscodedVideoUrlInput! non-null input
Identifies the video source to resolve.
Type
GetTranscodedVideoUrlPayload object
Playback URLs for a video resource.