PlayableExtensions.GetLeadTime

public static float GetLeadTime(U playable);

Parameters

playableThe Playable used by this operation.

Description

Returns the Playable lead time in seconds.

PrepareData() is called when the lead time is greater than the Playable delay.

See Also: SetLeadTime, SetDelay.

NOTE: This is a templated extension method that can be used on any type that inherits from IPlayable.

Did you find this page useful? Please give it a rating: