Stream Pointer Timers

To set a timer on a stream pointer, call KsStreamPointerScheduleTimeout. If the specified stream pointer has not been deleted by the time Interval expires, AVStream calls the vendor-supplied timer callback routine. Specify Interval in 100-nanosecond units.

To cancel a timeout, call KsStreamPointerCancelTimeout.