|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.davic.mpeg.ElementaryStream
public abstract class ElementaryStream
This class represents one elementary stream within a transport stream. If an elementary stream belongs to multiple services then it will be represented by multiple instances one instance for each parent service.
Method Summary | |
---|---|
java.lang.Integer |
getAssociationTag()
|
int |
getPID()
|
Service |
getService()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Service getService()
public int getPID()
public java.lang.Integer getAssociationTag()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |