Contents

shouldRandomizeStartTime

Stores a Boolean indicating whether the playback begins from the start of the file, or from a random position.

Declaration

var shouldRandomizeStartTime: Bool

Discussion

When this property and shouldLoop are both true, only the first playback iteration begins from a random position.

See Also

Customizing the playback