gi-gstvideo-1.0.23: GStreamerVideo bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.GstVideo.Objects.VideoMultiviewFlagsSet

Description

No description available in the introspection data.

Synopsis

Exported types

class (BoxedPtr o, TypedObject o, IsDescendantOf VideoMultiviewFlagsSet o) => IsVideoMultiviewFlagsSet o Source #

Type class for types which can be safely cast to VideoMultiviewFlagsSet, for instance with toVideoMultiviewFlagsSet.

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf VideoMultiviewFlagsSet o) => IsVideoMultiviewFlagsSet o Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoMultiviewFlagsSet

toVideoMultiviewFlagsSet :: (MonadIO m, IsVideoMultiviewFlagsSet o) => o -> m VideoMultiviewFlagsSet Source #

Cast to VideoMultiviewFlagsSet, for types for which this is known to be safe. For general casts, use castTo.

Methods

Overloaded methods