Главная страница
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.013 c
7-23808
Torry
2002-04-12 14:30
2002.07.08
Помогите воруют мыши


4-23825
MisterBin
2002-05-07 19:55
2002.07.08
Наверное сложный вопрос...


1-23600
stupid
2002-06-25 11:49
2002.07.08
Закрытие приложения...


3-23495
Ola
2002-06-17 11:29
2002.07.08
Алиас!!!!


6-23694
Dmitriy_0
2002-04-25 10:32
2002.07.08
Как работать со своим SMTP ?