contentLength
The length, in bytes, of the requested resource.
Declaration
var contentLength: Int64 { get set }Discussion
Before finishing loading an AVAssetResourceLoadingRequest instance, if its contentInformationRequest property is not nil, set the value of the contentLength property to the number of bytes contained by the requested resource.