gi-gst-1.0.9: GStreamer 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.Gst.Structs.ProtectionMeta

Contents

Description

Metadata type that holds information about a sample from a protection-protected track, including the information needed to decrypt it (if it is encrypted).

Synopsis

Exported types

newtype ProtectionMeta Source #

Constructors

ProtectionMeta (ManagedPtr ProtectionMeta) 

Instances

WrappedPtr ProtectionMeta Source # 
(~) AttrOpTag tag AttrSet => Constructible ProtectionMeta tag Source # 

Methods

new :: MonadIO m => (ManagedPtr ProtectionMeta -> ProtectionMeta) -> [AttrOp ProtectionMeta tag] -> m ProtectionMeta

((~) * info (ResolveProtectionMetaMethod t ProtectionMeta), MethodInfo * info ProtectionMeta p) => IsLabel t (ProtectionMeta -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> ProtectionMeta -> p #

((~) * info (ResolveProtectionMetaMethod t ProtectionMeta), MethodInfo * info ProtectionMeta p) => IsLabelProxy t (ProtectionMeta -> p) Source # 
HasAttributeList * ProtectionMeta Source # 
type AttributeList ProtectionMeta Source # 
type AttributeList ProtectionMeta

newZeroProtectionMeta :: MonadIO m => m ProtectionMeta Source #

Construct a ProtectionMeta struct initialized to zero.

Methods

getInfo

Properties

info

protectionMeta_info :: AttrLabelProxy "info" Source #

meta

protectionMeta_meta :: AttrLabelProxy "meta" Source #