| DirectFB Reference Manual | ||
| |||
Set the active field.
| SetField ( | ||
| IDirectFBSurface | *thiz | |
| int | field | |
| ); | ||
Interlaced surfaces consist of two fields. Software driven deinterlacing uses this method to manually switch the field that is displayed, e.g. scaled up vertically by two.
| (C) Copyright by convergence GmbH |
|