Contents

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.

See Also

Loading track information