cut-the-crap-2.1.1: Cuts out uninteresting parts of videos by detecting silences.
Safe HaskellNone
LanguageHaskell2010

Cut.CutVideo

Documentation

data Interval e Source #

Instances

Instances details
Show (Interval e) Source # 
Instance details

Defined in Cut.Analyze

Methods

showsPrec :: Int -> Interval e -> ShowS #

show :: Interval e -> String #

showList :: [Interval e] -> ShowS #