Contents

init(start:)

Creates a newly allocated sample buffer request with the specified sample cursor.

Declaration

init(start startCursor: AVSampleCursor)

Parameters

  • startCursor:

    The starting cursor position.

Return Value

An initialized AVSampleBufferRequest instance.