shouldOptimizeForNetworkUse
A Boolean value that indicates whether to write the output file to make it more suitable for playback over a network.
Declaration
var shouldOptimizeForNetworkUse: Bool { get set }Discussion
Setting this value to true writes the output file in a form that enables a player to begin playing the media after downloading only a small portion of it.