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.
| Microsoft DirectShow 9.0 |
CSourcePosition Class
CSourcePosition is an abstract class for implementing the IMediaPosition interface on a source filter.
This class is obsolete. If your source filter is seekable, it should expose the IMediaSeeking interface instead of IMediaPosition. You can use the CSourceSeeking base class for this purpose.