set_interlaced_format


Description:

[ Version ( since = "1.16" ) ]
public bool set_interlaced_format (Format format, InterlaceMode mode, uint width, uint height)

Same as set_format but also allowing to set the interlaced mode.

Parameters:

this

a Info

format

the format

mode

a InterlaceMode

width

a width

height

a height

Returns:

false if the returned video info is invalid, e.g. because the size of a frame can't be represented as a 32 bit integer.