SecFrames

final implicit
class SecFrames(val this: Double) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def secondsToFrames: Long

Interprets the number as a duration in seconds, and converts it to sample frames, based on the standard Timeline sample-rate.

Interprets the number as a duration in seconds, and converts it to sample frames, based on the standard Timeline sample-rate.

Concrete fields

val this: Double