cut-the-crap-1.0.0: Cuts out uninteresting parts of videos by detecting silences.

Safe HaskellNone
LanguageHaskell2010

Cut.CutVideo

Documentation

data Interval e Source #

Instances
Show (Interval e) Source # 
Instance details

Defined in Cut.Analyze

Methods

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

show :: Interval e -> String #

showList :: [Interval e] -> ShowS #