OH_AVCodecBufferAttr

Overview

Defines the buffer attributes of an OH_AVCodec instance.

@syscap SystemCapability.Multimedia.Media.CodecBase

Since: 9

Related Modules:

CodecBase

Summary

Member Variables

Name Description
pts Presentation timestamp of the buffer, in microseconds.
size Size of the data contained in the buffer, in bytes.
offset Start offset of valid data in the buffer.
flags Buffer flag, which is a combination of multiple OH_AVCodecBufferFlags.