AVSampleCursorStorageRange Struct

Definition

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

[ObjCRuntime.NoiOS]
[ObjCRuntime.NoTV]
[ObjCRuntime.NoWatch]
public struct AVSampleCursorStorageRange
type AVSampleCursorStorageRange = struct
Inheritance
AVSampleCursorStorageRange
Attributes

Fields

Length

The number of bytes in the sample or chunk.

Offset

The location of the first byte.

Applies to