public class Header extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
compressed |
int |
framecount |
long |
length |
int |
rate |
Rect |
size |
int |
version |
| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
useCompression(int version) |
public boolean compressed
public int version
public long length
public Rect size
public int rate
public int framecount
Copyright © 2018 The Apache Software Foundation. All rights reserved.