SupportBufferType

概述

SupportBuffer类型定义。

相关模块:

Codec

汇总

Public 属性

名称 描述
size uint32_t
结构体大小。 
version union OMX_VERSIONTYPE
组件版本信息。 
portIndex uint32_t
端口索引。 
bufferTypes uint32_t
支持的所有Buffer类型。 

类成员变量说明

bufferTypes

uint32_t SupportBufferType::bufferTypes

描述: 支持的所有Buffer类型。

portIndex

uint32_t SupportBufferType::portIndex

描述: 端口索引。

size

uint32_t SupportBufferType::size

描述: 结构体大小。

version

union OMX_VERSIONTYPE SupportBufferType::version

描述: 组件版本信息。