AVSampleCursorStorageRange Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |