Clip

public final class Clip

Result for a Clip

Functions

Link copied to clipboard
final String getClipId()

The id for the clip

Link copied to clipboard
final String getThumbnailURL()

An optional thumbnail URL for this Clip

Link copied to clipboard
final String getVideoURL()

The video URL where the trimmed Clip can be downloaded and played from

Link copied to clipboard
final Unit setThumbnailURL(String thumbnailURL)

An optional thumbnail URL for this Clip

Link copied to clipboard
final Unit setVideoURL(String videoURL)

The video URL where the trimmed Clip can be downloaded and played from

Properties

Link copied to clipboard
private final String clipId

The id for the clip

Link copied to clipboard
private transient String thumbnailURL

An optional thumbnail URL for this Clip

Link copied to clipboard
private transient String videoURL

The video URL where the trimmed Clip can be downloaded and played from