public static class VideoDecoder.DecodeInfo extends java.lang.Object
boolean
isMissingFrames
long
renderTimeMs
DecodeInfo(boolean isMissingFrames, long renderTimeMs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final boolean isMissingFrames
public final long renderTimeMs
public DecodeInfo(boolean isMissingFrames, long renderTimeMs)