Главная страница
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
3-23512
oss
2002-06-18 00:28
2002.07.08
ADO sql


7-23816
ATLANTIDO
2002-03-09 00:11
2002.07.08
без asmы


3-23491
Voland_s
2002-06-14 20:57
2002.07.08
Delphi и DTS


14-23785
K-Sergey
2002-06-07 19:52
2002.07.08
Куда в реестре надо прописать прогу чтобы она запускалась .....


1-23588
zam
2002-06-24 17:44
2002.07.08
Как изменить цвет или границу выделенного элемента в listview