split


Description:

public unowned Clip? split (uint64 position)

See split_full, which also gives an error.

Parameters:

this

The Clip to split

position

The timeline position at which to perform the split

Returns:

The newly created clip resulting from the splitting this, or null if this can't be split.