Managed DirectShow Programming Reference

TaskScheduler<T> Constructor (IContainer)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the TaskScheduler`1 class.

public TaskScheduler<T>(
   IContainer container
);

Parameters

IContainer
The IContainer of the component.

See Also

TaskScheduler<T> Class | KvTv.Components Namespace | TaskScheduler<T> Constructor Overload List