harmony 鸿蒙OH_AVCodecBufferAttr

2023-06-24 浏览 (964)

OH_AVCodecBufferAttr

Overview

The OH_AVCodecBufferAttr struct defines the description information about the buffer of an OH_AVCodec instance.

@syscap SystemCapability.Multimedia.Media.CodecBase

Since

9

Related Modules

CodecBase

Summary

Member Variables

NameDescription
ptsDefines the display timestamp of the buffer, in microseconds.
sizeDefines the size of data contained in the buffer, in bytes.
offsetDefines the offset of valid data in the buffer.
flagsDefines the flags of the buffer. It is a combination of multiple OH_AVCodecBufferFlags.

Member Variable Description

pts

int64_t pts

Description

Defines the display timestamp of the buffer, in microseconds.

Since

9

size

int32_t size

Description

Defines the size of data contained in the buffer, in bytes.

Since

9

offset

int32_t offset

Description

Defines the offset of valid data in the buffer.

Since

9

flags

uint32_t flags

Description

Defines the flags of the buffer. It is a combination of multiple OH_AVCodecBufferFlags.

Since

9

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/69ca105661894496ae996fd7e8cc0002