offset property

List<int> offset
final

The video block offset array. Item type: UInt32.

Note The offsets are for the first address of the video block.

视频块偏移量数组。项目类型:UInt32。

Note 偏移量都是针对视频块首地址的。

Implementation

final List<int> offset;