set_fraction_range_full


Description:


public void set_fraction_range_full (ref Value value, int numerator_start, int denominator_start, int numerator_end, int denominator_end)

Sets value to the range specified by numerator_start/denominator_start and numerator_end/ denominator_end.

Parameters:

value

a GValue initialized to GST_TYPE_FRACTION_RANGE

numerator_start

the numerator start of the range

denominator_start

the denominator start of the range

numerator_end

the numerator end of the range

denominator_end

the denominator end of the range


Namespace: Gst.Value
Package: gstreamer-1.0