MediaEventneedsToBeAdjustedRelativeToDuration Method |
Determines if an overlay has start points, end points or duration relative to the unit duration.
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool needsToBeAdjustedRelativeToDuration()
Public Function needsToBeAdjustedRelativeToDuration As Boolean
public:
bool needsToBeAdjustedRelativeToDuration()
member needsToBeAdjustedRelativeToDuration : unit -> bool
Return Value
Type:
BooleanSee Also