Module types

Module types 

Source
Expand description

Core types for halldyll-media

This module contains all type definitions for media extraction.

Structs§

AudioMedia
Extracted audio
AudioSource
Audio source alternative
DocumentMedia
Extracted document
DownloadConfig
Download configuration
DownloadResult
Download result
EmbeddedMedia
Extracted embedded content
ExtractedMedia
All extracted media from a page
ImageMedia
Extracted image
LinkMedia
Extracted link
MediaConfig
Configuration for media extraction
SrcsetEntry
Srcset entry for responsive images
VideoMedia
Extracted video
VideoSource
Video source alternative
VideoTrack
Video track (subtitles, captions)

Enums§

AudioPlatform
Audio platform
DocumentType
Document type
EmbedPlatform
Embedded content platform
EmbedType
Embedded content type
ImageFormat
Image format
ImageLoading
Image loading strategy
LinkType
Link type
MediaError
Media extraction error types
MediaType
Media type enumeration
TrackKind
Track kind
VideoPlatform
Video platform for embedded videos

Type Aliases§

MediaResult
Result type for media operations