public class PMTSection extends PSISection
Modifier and Type | Class and Description |
---|---|
static class |
PMTSection.PMTStream |
static class |
PMTSection.Tag |
currentNextIndicator, lastSectionNumber, sectionNumber, specificId, tableId, versionNumber
Constructor and Description |
---|
PMTSection(PSISection psi,
int pcrPid,
PMTSection.Tag[] tags,
PMTSection.PMTStream[] streams) |
Modifier and Type | Method and Description |
---|---|
int |
getPcrPid() |
PMTSection.PMTStream[] |
getStreams() |
PMTSection.Tag[] |
getTags() |
static PMTSection |
parsePMT(ByteBuffer data) |
getCurrentNextIndicator, getLastSectionNumber, getSectionNumber, getSpecificId, getTableId, getVersionNumber, parsePSI
public PMTSection(PSISection psi, int pcrPid, PMTSection.Tag[] tags, PMTSection.PMTStream[] streams)
public int getPcrPid()
public PMTSection.Tag[] getTags()
public PMTSection.PMTStream[] getStreams()
public static PMTSection parsePMT(ByteBuffer data)
Copyright © 2019. All rights reserved.