Package-level declarations

Types

Link copied to clipboard

Represents an animated image format. This differentiates from Video since it does not contain audio.

Link copied to clipboard

Represents an Animated piece of Media.

Link copied to clipboard
interface Image : Media

Represents a picture.

Link copied to clipboard
interface Media

Represents a piece of Media.

Link copied to clipboard
interface Video : AnimatedMedia

Represents a video. This format does not include the GIF format.