public class Service extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Service() |
| Modifier and Type | Method and Description |
|---|---|
int |
getServiceId() |
TransportStream |
getTransportStream() |
ElementaryStream |
retrieveElementaryStream(int pid) |
ElementaryStream[] |
retrieveElementaryStreams() |
public TransportStream getTransportStream()
public int getServiceId()
public ElementaryStream retrieveElementaryStream(int pid)
pid - the value of MPEG-2 Transport Stream packets
that carry the elementary stream.public ElementaryStream[] retrieveElementaryStreams()
Copyright © 2012 code4tv.com. All Rights Reserved.