public static class VideoDecoder.DecodeInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isMissingFrames |
long |
renderTimeMs |
| Constructor and Description |
|---|
DecodeInfo(boolean isMissingFrames,
long renderTimeMs) |