org.mobicents.media.server.impl.resource.mediaplayer.mpeg
Class CleanApertureBox
java.lang.Object
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.CleanApertureBox
public class CleanApertureBox
- extends Box
- Author:
- amit bhayani
| Fields inherited from class org.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box |
bytetoTypeMap |
| Methods inherited from class org.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box |
comparebytes, getSize, getType, read, read16, read24, read32, readFixedPoint1616, readText, readType, readU32, readU64 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CleanApertureBox
public CleanApertureBox(long size)
load
protected int load(java.io.DataInputStream fin)
throws java.io.IOException
- Description copied from class:
Box
- Loads Box from stream.
- Specified by:
load in class Box
- Parameters:
fin - the stream to load box from
- Returns:
- the number of bytes readed from stream; *
- Throws:
java.io.IOException - if some I/O error occured.
getCleanApertureWidthN
public long getCleanApertureWidthN()
getCleanApertureWidthD
public long getCleanApertureWidthD()
getCleanApertureHeightN
public long getCleanApertureHeightN()
getCleanApertureHeightD
public long getCleanApertureHeightD()
getHorizOffN
public long getHorizOffN()
getHorizOffD
public long getHorizOffD()
getVertOffN
public long getVertOffN()
getVertOffD
public long getVertOffD()
Copyright © 2010. All Rights Reserved.