AMediaCodecBufferInfo

Summary

Public attributes

flags
uint32_t
offset
int32_t
presentationTimeUs
int64_t
size
int32_t

Public attributes

flags

Declared in media/NdkMediaCodec.h
uint32_t AMediaCodecBufferInfo::flags

offset

Declared in media/NdkMediaCodec.h
int32_t AMediaCodecBufferInfo::offset

presentationTimeUs

Declared in media/NdkMediaCodec.h
int64_t AMediaCodecBufferInfo::presentationTimeUs

size

Declared in media/NdkMediaCodec.h
int32_t AMediaCodecBufferInfo::size

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2024年11月19日 UTC.