Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.07.08;
Скачать: CL | DM;

Вниз

DirectShow   Найти похожие ветки 

 
Сергей С   (2002-02-27 21:15) [0]

Можно ли с помощию DirectShow увеличить или уменьшить скорость воспроизведения.


 
MJH ©   (2002-02-28 00:45) [1]

Слухай, у тебя хелп по сабжу есть?
а то практически одно и тоже интересует :)


 
Tutankhamen   (2002-02-28 07:13) [2]

Без проблем:

IMediaPosition::put_Rate
The put_Rate method sets the playback rate.

Syntax

HRESULT put_Rate(
double dRate
);

Parameters

dRate

[in] Playback rate. Must not be zero.

Return Values

Returns an HRESULT value. Possible values include the following.

Value Description
S_OK Success.
E_INVALIDARG Invalid argument.
E_NOTIMPL Not implemented.


Remarks

The playback rate is expressed as a ratio of the normal speed. Thus, 1.0 is normal playback speed, 0.5 is half speed, and 2.0 is twice speed. For audio streams, changing the rate also changes the pitch.

For more information, see the remarks in IMediaSeeking::SetRate.




Страницы: 1 вся ветка

Текущий архив: 2002.07.08;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.015 c
4-23832
Chadnov
2002-05-09 11:39
2002.07.08
Как отловить изменение разрешения?


3-23474
angelcom
2002-06-15 11:07
2002.07.08
Help my!!! Требуется помощь....


1-23642
billybons
2002-06-26 07:39
2002.07.08
описание глобальной переменной


6-23709
Doom
2002-04-29 14:49
2002.07.08
Переполнение буфера -- это что?


4-23831
Web
2002-05-09 23:23
2002.07.08
WinAPI