start Attribute

 
Microsoft DirectShow 9.0

start Attribute

The start attribute specifies the start time of an object, relative to the parent object.

Possible Values

Must be a string with the format hh:mm:ss.ff format, where hh = hours, mm = minutes, ss = seconds, and ff = fractions of seconds. Example: 1:04:30.512. Leading units can be omitted. For example, 3:00 (three minutes) and 45 (45 seconds) are both valid.

Applies To

clip, effect, transition

See Also