overallDurationHint
A hint of the final duration of the output file.
Declaration
var overallDurationHint: CMTime { get set }Discussion
The default value of invalid indicates that the asset writer doesn’t write an overall duration hint to the file. The asset writer ignores this value if it doesn’t write movie fragments.
You can’t set this property after writing starts.