Consider the following scenario:
In this scenario, the audio file is played from the previous position instead of the position that is passed by the SetPositions method.
- You create an application to play .mp3 audio files on a Windows Embedded Compact 7-based device.
- The .mp3 audio file contains ID3 tags.
- You change a playback position by using the IMediaSeeking::SetPositions method of the DirectShow Interface.
In this scenario, the audio file is played from the previous position instead of the position that is passed by the SetPositions method.