Gst.Video.Resampler – gstreamer-video-1.0 Reference Manual
Resampler
Object Hierarchy:
Gst.Video.Resampler
Gst.Video.Resampler
Gst.Video.Resampler
Description:
[
CCode
( has_type_id =
false
) ]
[
GIR
( name =
"VideoResampler"
) ]
[
Version
( since =
"1.6"
) ]
public
struct
Resampler
Namespace:
Gst.Video
Package:
gstreamer-video-1.0
Content:
Methods:
public
void
clear
()
public
bool
init
(
ResamplerMethod
method,
ResamplerFlags
flags,
uint
n_phases,
uint
n_taps,
double
shift,
uint
in_size,
uint
out_size,
Structure
options)
Fields:
public
int
in_size
public
int
out_size
public
uint
max_taps
public
uint
n_phases
public
uint32
offset
public
uint32
phase
public
uint32
n_taps
public
double
taps
2022 vala-language.org