Adjusts the rate of media.
Adjusts the playback rate of media, making it slower or faster.
The new rate of the media.
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[Double] |
true | named | false |
The target time for the media.
This will adjust the rate to match this target time.
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[PSObject] |
true | named | false |
This uses a variety of filters:
Extension/Rate.rd.ext.ps1 -Rate <Double> [<CommonParameters>]
Extension/Rate.rd.ext.ps1 -TargetTime <PSObject> [<CommonParameters>]