Вверх ↑
Разработчик
Ответов: 26303
Рейтинг: 2146
#1: 2011-05-11 13:05:30 ЛС | профиль | цитата
Действительно, что-то автор не дочитал MSDN

MSDN писал(а):
IMediaPosition::get_Duration Method

The get_Duration method retrieves the duration of the stream.
Syntax
HRESULT get_Duration(
[out] REFTIME *plength
);

Parameters
plength [out]

Pointer to a variable that receives the total stream length, in seconds.


Тоже самое относится и к IMediaPosition::get_CurrentPosition Method
------------ Дoбавленo в 13.05:
1nd1g0 писал(а):
в секундах с плавающей запятой

"в секундах типа Real", мы так пишем.
карма: 22

0