get_pad_for_track


Description:

public unowned Pad? get_pad_for_track (Track track)

Search for the Pad corresponding to the given timeline's track.

You can link to this pad to receive the output data of the given track.

Parameters:

this

The Timeline

track

A track

Returns:

The pad corresponding to track, or null if there is an error.