lvsfunc.types

lvsfunc exposes a lot of custom types that are used internally. These are generally generic enough to allow other maintainers to make use of them as well.

lvsfunc.types.Coordinate(x, y)

Positive set of (x, y) coordinates.

lvsfunc.types.Position(x, y)

Position type for lvsfunc.mask.BoundingBox.

lvsfunc.types.SceneChangeMode(*args, **kwargs)

Size type for lvsfunc.render.find_scene_changes().

lvsfunc.types.Size(x, y)

Size type for lvsfunc.mask.BoundingBox.

lvsfunc.types.x265_me_map

Built-in mutable sequence.

lvsfunc.types

alias of <module ‘lvsfunc.types’ from ‘/home/docs/checkouts/readthedocs.org/user_builds/lvsfunc/checkouts/v0.5.2/lvsfunc/types.py’>