avid.common.demultiplexer.splitArtefact
- avid.common.demultiplexer.splitArtefact(inputArtefacts, *splitArgs)
Convenience helper function. Takes a list of artefacts and will split them by the given list of split arguments /properties. The function will return a list of splitted artefact lists. :param splitArgs: The function assumes that all unkown arguments passed to the function should be handled as split properties.