databrary-1: Databrary

Safe HaskellNone
LanguageHaskell2010

Store.Transcoder

Synopsis

Documentation

initTranscoder :: TranscoderConfig -> IO (Maybe Transcoder) Source #

Ensures the configured transcoder works, returning it as a capability. Will throw a synchronous exception if the transcoder can't be run.