[ 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.
| this |
a Info |
| format |
the format |
| mode | |
| width |
a width |
| height |
a height |
|
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. |