com.flazr.io.f4v
Class MovieInfo
java.lang.Object
com.flazr.io.f4v.MovieInfo
public class MovieInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MovieInfo
public MovieInfo(BufferReader in)
getSamples
public List<Sample> getSamples()
getMoovPosition
public long getMoovPosition()
getDuration
public double getDuration()
getTracks
public List<TrackInfo> getTracks()
getVideoTrack
public TrackInfo getVideoTrack()
getVideoDecoderConfig
public byte[] getVideoDecoderConfig()
getVideoSampleDescription
public STSD.VideoSD getVideoSampleDescription()
getAudioTrack
public TrackInfo getAudioTrack()
getAudioDecoderConfig
public byte[] getAudioDecoderConfig()
getAudioSampleDescription
public STSD.AudioSD getAudioSampleDescription()
Copyright © 2011. All Rights Reserved.