movieTimeScale
The time scale of the movie.
Declaration
var movieTimeScale: CMTimeScale { get set }Discussion
The default value is 0, which indicates that the asset writer chooses an appropriate value, if applicable.
You can’t set this property value after writing starts.