Previous Up Next

wmpGetPosLength
Recuperates the current position of the read pointer and the total length of the multimedia stream in milliseconds.

[I I] wmpGetPosLength (
WmpStream _stream_
)
Parameters

_stream_
Multimedia stream
Return value

2 element tuple: current position of the read pointer in milliseconds, total length of multimedia stream in milliseconds.