AVSampleCursorChunkInfo Struct

Definition

Contains media sample chunk metadata.

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

Fields

HasUniformFormatDescriptions

true if and only if every chunk has the same format description.

HasUniformSampleDurations

true if and only if every chunk has the same duration.

HasUniformSampleSizes

true if and only if every chunk has the same sample size.

SampleCount

The number of samples present.

Applies to