typed_headers/content_type/video
Types
pub type Video {
RAW
MP4
MPV
WEBM
WEBMWithCodecs(List(WEBMCodec))
Custom(String)
}
Constructors
-
RAW -
MP4 -
MPV -
WEBM -
WEBMWithCodecs(List(WEBMCodec)) -
Custom(String)