gi-gstvideo-0.1.6.13: GstVideo bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GstVideo.Callbacks

Contents

Description

 

Synopsis

Signals

VideoConvertSampleCallback

type VideoConvertSampleCallbackC = Ptr Sample -> Ptr GError -> Ptr () -> IO () Source

VideoFormatPack

type VideoFormatPackC = Ptr VideoFormatInfo -> CUInt -> Ptr () -> Int32 -> Ptr () -> Int32 -> CUInt -> Int32 -> Int32 -> IO () Source

VideoFormatUnpack

type VideoFormatUnpackC = Ptr VideoFormatInfo -> CUInt -> Ptr () -> Ptr () -> Int32 -> Int32 -> Int32 -> Int32 -> IO () Source

VideoGLTextureUpload

VideoMetaMapFieldCallback

type VideoMetaMapFieldCallback = VideoMeta -> Word32 -> MapInfo -> Ptr () -> Int32 -> [MapFlags] -> IO Bool Source

VideoMetaUnmapFieldCallback