|
Java DTV API 1.3 18-Nov-2009 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.dtv.transport.Service
public class Service
Representation of a service contained in a transport stream. A service may contain a number of elementary streams.
Method Summary | |
---|---|
ElementaryStream[] |
getElementaryStreams()
get all elementary streams of this service. |
int |
getId()
get the service id of this service. |
EntityLocator |
getLocator()
get the locator of this entity. |
TransportStream |
getTransportStream()
get the transport stream this service belongs to. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getId()
public TransportStream getTransportStream()
public ElementaryStream[] getElementaryStreams()
public EntityLocator getLocator()
|
Java DTV API 1.3 18-Nov-2009 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |