Contents

AVAssetSegmentReport

An object that provides information about segment data.

Declaration

class AVAssetSegmentReport

Overview

You receive a segment report through the assetWriter(_:didOutputSegmentData:segmentType:segmentReport:) delegate method.

Topics

Inspecting a report

See Also

Responding to segment output