未验证 提交 6b757cd5 编写于 作者: Z zengyawen 提交者: Gitee

add nativeapis

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 fe861d43
# OH_AVCodecBufferAttr
## Overview
Defines the buffer attributes of an **OH_AVCodec** instance.
\@syscap SystemCapability.Multimedia.Media.CodecBase
**Since:**
9
**Related Modules:**
[CodecBase](_codec_base.md)
## Summary
### Member Variables
| Name | Description |
| -------- | -------- |
| [pts](_codec_base.md#pts) | Presentation timestamp of the buffer, in microseconds.|
| [size](_codec_base.md#size) | Size of the data contained in the buffer, in bytes. |
| [offset](_codec_base.md#offset) | Start offset of valid data in the buffer. |
| [flags](_codec_base.md#flags) | Buffer flag, which is a combination of multiple **OH_AVCodecBufferFlags**. |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册