org.dvb.si
Interface SITransportStreamNIT
- All Superinterfaces:
- SIInformation, SITransportStream
- public interface SITransportStreamNIT
- extends SITransportStream
This interface represents information about transport streams that has been
retrieved from a NIT table. All descriptor accessing methods return
descriptors retrieved from a NIT table.
Methods in SIDatabase and SINetwork for retrieving transport
streams return objects that implement this interface.
Method Summary |
int |
getNetworkID()
Get the identification of the network this transport stream is part of. |
getNetworkID
public int getNetworkID()
- Get the identification of the network this transport stream is part of.
- Returns:
- The network identification identifier.