Share via


AVSampleCursorStorageRange Struct

Definition

Contains the location and size of a media sample or chunk.

public struct AVSampleCursorStorageRange
type AVSampleCursorStorageRange = struct
Inheritance
AVSampleCursorStorageRange

Fields

Name Description
Length

The number of bytes in the sample or chunk.

Offset

The location of the first byte.

Applies to