{ embedCode : String
, width : Basics.Int
, height : Basics.Int
}
imageUrl : MediaClass -> Media -> Maybe String
The image url with a given MediaClass
videoData : Media -> Maybe VideoData
The video data.
imageClassToString : MediaClass -> String
empty : Media
fromJson : Json.Decode.Decoder Media
Decode image and video data