Contents

rate

The current playback rate.

Declaration

var rate: Float { get set }

Discussion

A value of 0.0 means playback has stopped. A value of 1.0 tells the renderer to play at the natural rate of the media. This property must be greater than or equal to 0.0.

See Also

Accessing time information