Module media

Source
Expand description

Media store and common types for media content.

Modules§

store
The media store holds downloaded media when the cache was activated to save bandwidth at the cost of increased storage space usage.

Structs§

MediaRequestParameters
Parameters for a request for retrieve media data.
MediaThumbnailSettings
The desired settings of a media thumbnail.

Enums§

MediaFormat
The requested format of a media file.

Traits§

MediaEventContent
Trait for media event content.
UniqueKey
A trait to uniquely identify values of the same type.