count property

int? count
final

The count of video block array.

Note If the video type is kPanoI420, the count should be 3.

视频块数组的项目数。

Note 如果视频类型为kPanoI420,则计数应为3。

Implementation

final int? count;