get_track_for_pad


Description:

public unowned Track? get_track_for_pad (Pad pad)

Search for the Track corresponding to the given timeline's pad.

Parameters:

this

The Timeline

pad

A pad

Returns:

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