class YadifConfig extends Model (View source)

Properties

bool $deinterlaceAllFrames
bool $disableSpatialInterlacing
string $mode
string $parity

Methods

setDeinterlaceAllFrames($deinterlaceAllFrames)

No description

bool
getDeinterlaceAllFrames()

No description

setDisableSpatialInterlacing($disableSpatialInterlacing)

No description

bool
getDisableSpatialInterlacing()

No description

setMode($mode)

No description

string
getMode()

No description

setParity($parity)

No description

string
getParity()

No description

Details

setDeinterlaceAllFrames($deinterlaceAllFrames)

No description

Parameters

$deinterlaceAllFrames

bool getDeinterlaceAllFrames()

No description

Return Value

bool

setDisableSpatialInterlacing($disableSpatialInterlacing)

No description

Parameters

$disableSpatialInterlacing

bool getDisableSpatialInterlacing()

No description

Return Value

bool

setMode($mode)

No description

Parameters

$mode

string getMode()

No description

Return Value

string

setParity($parity)

No description

Parameters

$parity

string getParity()

No description

Return Value

string