Official Content

Indicates the media playback rate (in percentage, value 100 means 1x) for the video.

Scope

Generators: Android, Apple

Description

Sets the playback video speed with a percentage integer value.

The default value is 100; a value of 0 indicates that the playback is paused.

Example of percentage values:

Percentage Speed
25 0.25X
50 0.50X
75 0.75X
100 1X
125 1.25X
150 1.50X
175 1.75X
200 2X

Runtime/Design time

This property applies both at run-time and at design-time.

Samples

 

Event ClientStart
    composite
        &video.FromURL("http://techslides.com/demos/sample-videos/small.mp4")
        &video.PlaybackRate = 200
    endcomposite
Endevent

How to apply changes

To apply the corresponding changes when the property value is configured, Build a main object.

Availability

This property is available since GeneXus 17 upgrade 1.

See Also

Video Control

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant