| Author |
Message |
HS Crow
Guest
|
Posted:
Thu Nov 24, 2005 1:30 am Post subject:
Is it possible to get/set the current Playback position in m |
|
|
I'm having an initial look at the SDK and I came across the following
in the Object Model Reference:
'Controls.currentPosition
The currentPosition property specifies or retrieves the current
position in the media item in seconds from the beginning.'
I need positioning at the millisecond level; is this possible? I find
it hard to believe that you can only access media to the nearest
second!
|
|
| Back to top |
|
 |
Jim Travis [ms]
Guest
|
Posted:
Thu Nov 24, 2005 1:30 am Post subject:
Re: Is it possible to get/set the current Playback position |
|
|
Sure, just use the decimal point.
--
Jim Travis
Microsoft Corp.
Windows Media Player SDK
Download:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/winmedia.asp
Latest online:
http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/windowsmediaplayer10sdk.asp
Please do not send email directly to this alias as this alias is for
newsgroup purposes only. This posting is provided "AS IS" with no
warranties, and confers no rights. You assume all risk for your use. © 2005
Microsoft Corporation. All rights reserved.
"HS Crow" <nomail@please.com> wrote in message
news:ib0ao15lq68ls1oflahrbsbvj290db71sh@4ax.com...
| Quote: | I'm having an initial look at the SDK and I came across the following
in the Object Model Reference:
'Controls.currentPosition
The currentPosition property specifies or retrieves the current
position in the media item in seconds from the beginning.'
I need positioning at the millisecond level; is this possible? I find
it hard to believe that you can only access media to the nearest
second! |
|
|
| Back to top |
|
 |
HS Crow
Guest
|
Posted:
Thu Nov 24, 2005 9:30 am Post subject:
Re: Is it possible to get/set the current Playback position |
|
|
On Wed, 23 Nov 2005 16:33:53 -0800, "Jim Travis [ms]"
<jtravis@online.microsoft.com> wrote:
| Quote: | Sure, just use the decimal point.
Oops, it seems obvious when you put it like that. I must stop reading |
SDKs after midnight.
|
|
| Back to top |
|
 |
Jim Travis [ms]
Guest
|
Posted:
Sun Nov 27, 2005 8:48 am Post subject:
Re: Is it possible to get/set the current Playback position |
|
|
:-)
--
Jim Travis
"HS Crow" <nomail@please.com> wrote in message
news:ge1bo1hviosg7er25bgl2to91gpdtctvni@4ax.com...
| Quote: | On Wed, 23 Nov 2005 16:33:53 -0800, "Jim Travis [ms]"
jtravis@online.microsoft.com> wrote:
Sure, just use the decimal point.
Oops, it seems obvious when you put it like that. I must stop reading
SDKs after midnight. |
|
|
| Back to top |
|
 |
|
|
|
|