Gst.Video.FormatInfo – gstreamer-video-1.0 Reference Manual
FormatInfo
Object Hierarchy:
Gst.Video.FormatInfo
Gst.Video.FormatInfo
Gst.Video.FormatInfo
Description:
[
CCode
( has_type_id =
false
) ]
[
GIR
( name =
"VideoFormatInfo"
) ]
public
struct
FormatInfo
Namespace:
Gst.Video
Package:
gstreamer-video-1.0
Content:
Methods:
public
void
component
(
uint
plane,
out
int
components)
public
int
extrapolate_stride
(
int
plane,
int
stride)
public
uint
get_tile_sizes
(
uint
plane,
uint
? out_ws,
uint
? out_hs)
Fields:
public
Format
format
public
unowned
string
name
public
unowned
string
description
public
FormatFlags
flags
public
uint
bits
public
uint
n_components
public
unowned
uint
[]
shift
public
unowned
uint
[]
depth
public
unowned
int
[]
pixel_stride
public
uint
n_planes
public
unowned
uint
[]
plane
public
unowned
uint
[]
poffset
public
unowned
uint
[]
w_sub
public
unowned
uint
[]
h_sub
public
Format
unpack_format
public
unowned
FormatUnpack
unpack_func
public
int
pack_lines
public
unowned
FormatPack
pack_func
public
TileMode
tile_mode
public
uint
tile_ws
public
uint
tile_hs
2022 vala-language.org