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.AudioBaseSink

Contents

Description

 

Synopsis

Exported types

Methods

audioBaseSinkCreateRingbuffer

audioBaseSinkGetAlignmentThreshold

audioBaseSinkGetDiscontWait

audioBaseSinkGetDriftTolerance

audioBaseSinkGetProvideClock

audioBaseSinkGetSlaveMethod

audioBaseSinkReportDeviceFailure

audioBaseSinkSetAlignmentThreshold

audioBaseSinkSetCustomSlavingCallback

audioBaseSinkSetDiscontWait

audioBaseSinkSetDriftTolerance

audioBaseSinkSetProvideClock

audioBaseSinkSetSlaveMethod

Properties

AlignmentThreshold

data AudioBaseSinkAlignmentThresholdPropertyInfo Source

Instances

AttrInfo AudioBaseSinkAlignmentThresholdPropertyInfo Source 
type AttrLabel AudioBaseSinkAlignmentThresholdPropertyInfo = "alignment-threshold" Source 
type AttrGetType AudioBaseSinkAlignmentThresholdPropertyInfo = Word64 Source 
type AttrBaseTypeConstraint AudioBaseSinkAlignmentThresholdPropertyInfo = AudioBaseSinkK Source 
type AttrSetTypeConstraint AudioBaseSinkAlignmentThresholdPropertyInfo = TYPE Lifted ~ Word64 Source 
type AttrAllowedOps AudioBaseSinkAlignmentThresholdPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

BufferTime

data AudioBaseSinkBufferTimePropertyInfo Source

CanActivatePull

data AudioBaseSinkCanActivatePullPropertyInfo Source

Instances

AttrInfo AudioBaseSinkCanActivatePullPropertyInfo Source 
type AttrLabel AudioBaseSinkCanActivatePullPropertyInfo = "can-activate-pull" Source 
type AttrGetType AudioBaseSinkCanActivatePullPropertyInfo = Bool Source 
type AttrBaseTypeConstraint AudioBaseSinkCanActivatePullPropertyInfo = AudioBaseSinkK Source 
type AttrSetTypeConstraint AudioBaseSinkCanActivatePullPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps AudioBaseSinkCanActivatePullPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DiscontWait

data AudioBaseSinkDiscontWaitPropertyInfo Source

DriftTolerance

data AudioBaseSinkDriftTolerancePropertyInfo Source

Instances

AttrInfo AudioBaseSinkDriftTolerancePropertyInfo Source 
type AttrLabel AudioBaseSinkDriftTolerancePropertyInfo = "drift-tolerance" Source 
type AttrGetType AudioBaseSinkDriftTolerancePropertyInfo = Int64 Source 
type AttrBaseTypeConstraint AudioBaseSinkDriftTolerancePropertyInfo = AudioBaseSinkK Source 
type AttrSetTypeConstraint AudioBaseSinkDriftTolerancePropertyInfo = TYPE Lifted ~ Int64 Source 
type AttrAllowedOps AudioBaseSinkDriftTolerancePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

LatencyTime

data AudioBaseSinkLatencyTimePropertyInfo Source

ProvideClock

data AudioBaseSinkProvideClockPropertyInfo Source

SlaveMethod

data AudioBaseSinkSlaveMethodPropertyInfo Source

Instances

AttrInfo AudioBaseSinkSlaveMethodPropertyInfo Source 
type AttrLabel AudioBaseSinkSlaveMethodPropertyInfo = "slave-method" Source 
type AttrGetType AudioBaseSinkSlaveMethodPropertyInfo = AudioBaseSinkSlaveMethod Source 
type AttrBaseTypeConstraint AudioBaseSinkSlaveMethodPropertyInfo = AudioBaseSinkK Source 
type AttrSetTypeConstraint AudioBaseSinkSlaveMethodPropertyInfo = TYPE Lifted ~ AudioBaseSinkSlaveMethod Source 
type AttrAllowedOps AudioBaseSinkSlaveMethodPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source