CMTime is a structure that represents time.
timescaleは1秒を何分割するか
valueはそのtimescale内でどの数値分進むか
例) value: 600, timescale: 600 の場合、600/600 で1秒を表す
CMTime is a structure that represents time.
timescaleは1秒を何分割するか
valueはそのtimescale内でどの数値分進むか
例) value: 600, timescale: 600 の場合、600/600 で1秒を表す