Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.