Package pixy.meta.adobe
Class Channel
java.lang.Object
pixy.meta.adobe.Channel
public class Channel
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Channel(int id, int len)
-
Method Summary
Modifier and Type Method Description int
getDataLen()
int
getID()
java.lang.String
getType()
-
Constructor Details
-
Channel
public Channel(int id, int len)
-
-
Method Details
-
getDataLen
public int getDataLen() -
getID
public int getID() -
getType
public java.lang.String getType()
-