Contents

playbackRate

The playback speed.

Declaration

attribute int playbackRate;

Discussion

The default playback speed is 1.0. Speeds with values smaller than 1.0 play in slow motion. Values higher than 1.0 are time-lapsed. Setting the playback rate to 0 or 1 is not supported, use stop and play respectively.

See Also

Controlling Playback