public static class PMTSection.PMTStream extends Object
Constructor and Description |
---|
PMTStream(int streamTypeTag,
int pid,
List<MPSUtils.MPEGMediaDescriptor> descriptors) |
Modifier and Type | Method and Description |
---|---|
List<MPSUtils.MPEGMediaDescriptor> |
getDesctiptors() |
int |
getPid() |
MTSStreamType |
getStreamType() |
int |
getStreamTypeTag() |
public PMTStream(int streamTypeTag, int pid, List<MPSUtils.MPEGMediaDescriptor> descriptors)
public int getStreamTypeTag()
public MTSStreamType getStreamType()
public int getPid()
public List<MPSUtils.MPEGMediaDescriptor> getDesctiptors()
Copyright © 2019. All rights reserved.