dmx.compressor.plugins.PluginBase

class dmx.compressor.plugins.PluginBase
__init__()

Methods

__init__()

process_layer(layer_data)

Define here the transformations that depend on a calibration input.

process_model(model)

Define here the model transformations that do not depend on a calibration input.