public static class MPSUtils.VideoStreamDescriptor extends MPSUtils.MPEGMediaDescriptor
Constructor and Description |
---|
VideoStreamDescriptor() |
Modifier and Type | Method and Description |
---|---|
int |
getChromaFormat() |
int |
getConstrainedParameter() |
Rational |
getFrameRate() |
int |
getFrameRateCode() |
int |
getFrameRateExtension() |
int |
getMultipleFrameRate() |
int |
getProfileAndLevel() |
int |
getStillPicture() |
boolean |
isMpeg1Only() |
void |
parse(ByteBuffer buf) |
getLen, getTag
public void parse(ByteBuffer buf)
parse
in class MPSUtils.MPEGMediaDescriptor
public Rational getFrameRate()
public int getMultipleFrameRate()
public int getFrameRateCode()
public boolean isMpeg1Only()
public int getConstrainedParameter()
public int getStillPicture()
public int getProfileAndLevel()
public int getChromaFormat()
public int getFrameRateExtension()
Copyright © 2019. All rights reserved.