Previous | Up | Next |
wmpGetPosLength
Recuperates the current position of the read pointer and the total length of the multimedia stream in milliseconds.Parameters
[I I] wmpGetPosLength ( WmpStream _stream_ )
Return value
_stream_ Multimedia stream
2 element tuple: current position of the read pointer in milliseconds, total length of multimedia stream in milliseconds.