Managed DirectShow Programming Reference

GuideControl.SelectedTrack Property

[This is preliminary documentation and subject to change.]

Gets or sets the selected Track, a null reference if no track is selected.

public  SelectedTrack {get; set;}

Exceptions

Exception Type Condition
ArgumentException The track selected does not belong to this guide.

See Also

GuideControl Class | KvTv.DirectShow.Windows.Forms Namespace | SelectedTrackChanged