haskell-ffprobe-0.1.0.1: Haskell bindings for ffprobe
Safe HaskellSafe-Inferred
LanguageHaskell2010

FFProbe.Data.Chapter

Synopsis

Documentation

data Chapter Source #

Constructors

Chapter 

Fields

Instances

Instances details
FromJSON Chapter Source # 
Instance details

Defined in FFProbe.Data.Chapter

HasTags Chapter Source # 
Instance details

Defined in FFProbe.Data.Chapter

duration :: Chapter -> Float Source #

Gets the duration of the chapter, in seconds

title :: Chapter -> Maybe String Source #

Retrieves the title of the chapter, using its tags