gi-gstpbutils-1.0.14: GStreamer Plugins Base Utils 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.GstPbutils.Objects.DiscovererContainerInfo

Contents

Description

DiscovererStreamInfo specific to container streams.

Synopsis

Exported types

Methods

getStreams

discovererContainerInfoGetStreams Source #

Arguments

:: (HasCallStack, MonadIO m, IsDiscovererContainerInfo a) 
=> a

info: a DiscovererStreamInfo

-> m [DiscovererStreamInfo]

Returns: the list of DiscovererStreamInfo this container stream offers. Free with discovererStreamInfoListFree after usage.

No description available in the introspection data.