FFmpeg
Data Fields
FFAMediaCodecBufferInfo Struct Reference

#include <mediacodec_wrapper.h>

Data Fields

int32_t offset
 
int32_t size
 
int64_t presentationTimeUs
 
uint32_t flags
 

Detailed Description

Definition at line 85 of file mediacodec_wrapper.h.

Field Documentation

◆ offset

int32_t FFAMediaCodecBufferInfo::offset

Definition at line 86 of file mediacodec_wrapper.h.

◆ size

int32_t FFAMediaCodecBufferInfo::size

Definition at line 87 of file mediacodec_wrapper.h.

◆ presentationTimeUs

int64_t FFAMediaCodecBufferInfo::presentationTimeUs

Definition at line 88 of file mediacodec_wrapper.h.

◆ flags

uint32_t FFAMediaCodecBufferInfo::flags

Definition at line 89 of file mediacodec_wrapper.h.


The documentation for this struct was generated from the following file: