gi-gstvideo-0.1.6.13: GstVideo 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.GstVideo.Structs.VideoCodecState

Contents

Description

Structure representing the state of an incoming or outgoing video stream for encoders and decoders.

Decoders and encoders will receive such a state through their respective @set_format vmethods.

Decoders and encoders can set the downstream state, by using the gst_video_decoder_set_output_state() or gst_video_encoder_set_output_state() methods.

Synopsis

Exported types

newZeroVideoCodecState :: MonadIO m => m VideoCodecState Source

Construct a VideoCodecState struct initialized to zero.

Methods

videoCodecStateRef

videoCodecStateUnref

Properties

Caps

CodecData

Info