totalSampleDataLength
The total number of bytes of sample data the track requires.
Declaration
static var totalSampleDataLength: AVAsyncProperty<Root, Int64> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
The total number of bytes of sample data the track requires.
static var totalSampleDataLength: AVAsyncProperty<Root, Int64> { get }Use the load(_:isolation:) method to retrieve the property value.