Get_CurrentPosition fails
- From: "vignesh" <vignesh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 12 May 2005 19:15:18 -0700
Hi
Have any one faced the Senario ... when the video is rendering and the
run api is called again then when we tried to get the current time , it is
returing unexpected value.
IMediaFilter - > run ()
IMediaPosition - > get_CurrentPosition(xx) returns the right value.
when
IMediaFilter- > run ()
IMediaFilter -> run()
IMediaPosition ->get_CurrentPosition(xx) fails the give the value .
Some times giving xx less than expected ,some time returing Null ..
i tried using
IMediaSeeking -> GetCurrentPosition() .. give the same senario ,
regards
Nagga
.
- Follow-Ups:
- Re: Get_CurrentPosition fails
- From: Geraint Davies
- Re: Get_CurrentPosition fails
- Prev by Date: Connect DES with a DV device
- Next by Date: Re: Cannot connect SampleGrabber to WM source
- Previous by thread: Connect DES with a DV device
- Next by thread: Re: Get_CurrentPosition fails
- Index(es):
Relevant Pages
|