gi-gstaudio-0.1.6.13: GstAudio 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.GstAudio.Objects.AudioDecoder

Contents

Description

 

Synopsis

Exported types

Methods

audioDecoderAllocateOutputBuffer

audioDecoderFinishFrame

audioDecoderFinishFrame :: (MonadIO m, AudioDecoderK a) => a -> Buffer -> Int32 -> m FlowReturn Source

audioDecoderGetAllocator

data AudioDecoderGetAllocatorMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m (Allocator, AllocationParams)), MonadIO m, AudioDecoderK a) => MethodInfo (TYPE Lifted) AudioDecoderGetAllocatorMethodInfo a signature Source 

audioDecoderGetAllocator :: (MonadIO m, AudioDecoderK a) => a -> m (Allocator, AllocationParams) Source

audioDecoderGetAudioInfo

audioDecoderGetDelay

audioDecoderGetDrainable

audioDecoderGetEstimateRate

audioDecoderGetLatency

audioDecoderGetMaxErrors

audioDecoderGetMinLatency

audioDecoderGetNeedsFormat

audioDecoderGetParseState

audioDecoderGetPlc

audioDecoderGetPlcAware

audioDecoderGetTolerance

audioDecoderMergeTags

data AudioDecoderMergeTagsMethodInfo Source

Instances

((~) (TYPE Lifted) signature (Maybe TagList -> TagMergeMode -> m ()), MonadIO m, AudioDecoderK a) => MethodInfo (TYPE Lifted) AudioDecoderMergeTagsMethodInfo a signature Source 

audioDecoderMergeTags :: (MonadIO m, AudioDecoderK a) => a -> Maybe TagList -> TagMergeMode -> m () Source

audioDecoderNegotiate

audioDecoderProxyGetcaps

audioDecoderProxyGetcaps :: (MonadIO m, AudioDecoderK a) => a -> Maybe Caps -> Maybe Caps -> m Caps Source

audioDecoderSetDrainable

audioDecoderSetEstimateRate

audioDecoderSetLatency

audioDecoderSetMaxErrors

audioDecoderSetMinLatency

audioDecoderSetNeedsFormat

audioDecoderSetOutputFormat

audioDecoderSetPlc

audioDecoderSetPlcAware

audioDecoderSetTolerance

audioDecoderSetUseDefaultPadAcceptcaps

Properties

MinLatency

Plc

Tolerance