metadataBuffer property
该参数仅适用于 Texture 格式的视频数据。指 MetaData 的数据缓冲区,默认值为 NULL 。
Implementation
@JsonKey(name: 'metadataBuffer', ignore: true)
final Uint8List? metadataBuffer;
该参数仅适用于 Texture 格式的视频数据。指 MetaData 的数据缓冲区,默认值为 NULL 。
@JsonKey(name: 'metadataBuffer', ignore: true)
final Uint8List? metadataBuffer;