Managed DirectShow Programming Reference

Event.Start Property

[This is preliminary documentation and subject to change.]

Gets or sets the start time for the event.

public  Start {get; set;}

Exceptions

Exception Type Condition
ArgumentException The start time is after the End time.

See Also

Event Class | KvTv.DirectShow.Windows.Forms Namespace