ffmpeg-light-0.12.2.2: Minimal bindings to the FFmpeg library.

Safe HaskellNone
LanguageHaskell2010

Codec.FFmpeg.Enums

Documentation

newtype AVCodecID Source #

Constructors

AVCodecID CInt 

newtype FFProfile Source #

Constructors

FFProfile CInt 

newtype AVIOFlag Source #

Constructors

AVIOFlag CInt 
Instances
Eq AVIOFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Storable AVIOFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

newtype CodecFlag Source #

Constructors

CodecFlag CInt 
Instances
Eq CodecFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Storable CodecFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Bits CodecFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

newtype FormatFlag Source #

Constructors

FormatFlag CInt 
Instances
Eq FormatFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Storable FormatFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Bits FormatFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

newtype PacketFlag Source #

Constructors

PacketFlag CInt 
Instances
Eq PacketFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Storable PacketFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

Bits PacketFlag Source # 
Instance details

Defined in Codec.FFmpeg.Enums

newtype LogLevel Source #

Constructors

LogLevel CInt