public class CleanApertureBox extends Box
bytetoTypeMap| Constructor and Description |
|---|
CleanApertureBox(long size) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCleanApertureHeightD() |
long |
getCleanApertureHeightN() |
long |
getCleanApertureWidthD() |
long |
getCleanApertureWidthN() |
long |
getHorizOffD() |
long |
getHorizOffN() |
long |
getVertOffD() |
long |
getVertOffN() |
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
protected int load(DataInputStream fin) throws IOException
Boxload in class Boxfin - the stream to load box fromIOException - if some I/O error occured.public long getCleanApertureWidthN()
public long getCleanApertureWidthD()
public long getCleanApertureHeightN()
public long getCleanApertureHeightD()
public long getHorizOffN()
public long getHorizOffD()
public long getVertOffN()
public long getVertOffD()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.