The deprecated :: base module

The deprecated :: base module contains deprecated functions from previous versions of AVSlib that are solely provided for backwards compatibility purposes. The functions will be eventually removed at an AVSLib version stated inside the inline (to the source code) function documentation.

The specific functions contained in this module are related to basic operations on variables.

The only documentation provided for deprecated functions are the comments inline to the source code. You may also seek the documentation of previous versions of AVSLib where the functions under question were not deprecated at that moment.

Required modules

None

Functions

NameDescription

Undefined(val x)

Returns true if its argument is not defined (the opposite of the Defined standard Avisynth function).

Will be completely removed at AVSLib version 1.5.0

Constants

None

Variables

None