public static class MPSMediaInfo.MPEGTrackMetadata extends Object
Constructor and Description |
---|
MPEGTrackMetadata(int streamId) |
Modifier and Type | Method and Description |
---|---|
AudioFormat |
getAudioFormat() |
ChannelLabel[] |
getChannelLables() |
Size |
getCodedSize() |
Size |
getDisplaySize() |
float |
getDuration() |
String |
getFourcc() |
float |
getFps() |
Rational |
getFpsR() |
int |
getNumFrames() |
MPSMediaInfo.MPEGTimecodeMetadata |
getTimecode() |
public AudioFormat getAudioFormat()
public ChannelLabel[] getChannelLables()
public Size getDisplaySize()
public Size getCodedSize()
public float getFps()
public float getDuration()
public String getFourcc()
public Rational getFpsR()
public int getNumFrames()
public MPSMediaInfo.MPEGTimecodeMetadata getTimecode()
Copyright © 2019. All rights reserved.