|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.davic.mpeg.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.
Constructor Summary | |
protected |
ElementaryStream()
|
Method Summary | |
java.lang.Integer |
getAssociationTag()
|
int |
getPID()
|
Service |
getService()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ElementaryStream()
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 |