UseBufferType

概述

UseBuffer类型定义。

相关模块:

Codec

汇总

Public 属性

名称 描述
size 结构体大小。
version 组件版本信息。
portIndex 端口索引。
bufferType Buffer类型。

类成员变量说明

bufferType

uint32_t UseBufferType::bufferType

描述:

Buffer类型。

portIndex

uint32_t UseBufferType::portIndex

描述:

端口索引。

size

uint32_t UseBufferType::size

描述:

结构体大小。

version

union OMX_VERSIONTYPE UseBufferType::version

描述:

组件版本信息。