jjzjj

presentationTimeUs

全部标签

android - MediaCodec 的 presentationTimeUs 有什么用?

presentationTimeUs的官方定义在queueInputBuffer(intindex,intoffset,intsize,longpresentationTimeUs,intflags)是以下内容:Thepresentationtimestampinmicrosecondsforthisbuffer.Thisisnormallythemediatimeatwhichthisbuffershouldbepresented(rendered).如果由应用程序决定何时呈现解码图像,为什么解码器需要这个?我为presentationTimeUs尝试了一些任意数字,它们似乎对解码没