Uses of Class
com.flazr.io.f4v.MovieInfo

Packages that use MovieInfo
com.flazr.io.f4v   
com.flazr.rtmp.message   
 

Uses of MovieInfo in com.flazr.io.f4v
 

Methods in com.flazr.io.f4v that return MovieInfo
 MovieInfo TrackInfo.getMovie()
           
 

Methods in com.flazr.io.f4v with parameters of type MovieInfo
 void TrackInfo.setMovie(MovieInfo movie)
           
 

Uses of MovieInfo in com.flazr.rtmp.message
 

Methods in com.flazr.rtmp.message with parameters of type MovieInfo
static Metadata Metadata.onMetaData(MovieInfo movie)
           
static Metadata Metadata.onMetaDataTest(MovieInfo movie)
          [ (map){ duration=112.384, moovPosition=28.0, width=640.0, height=352.0, videocodecid=avc1, audiocodecid=mp4a, avcprofile=100.0, avclevel=30.0, aacaot=2.0, videoframerate=29.97002997002997, audiosamplerate=24000.0, audiochannels=2.0, trackinfo= [ (object){length=3369366.0, timescale=30000.0, language=eng, sampledescription=[(object){sampletype=avc1}]}, (object){length=2697216.0, timescale=24000.0, language=eng, sampledescription=[(object){sampletype=mp4a}]} ]}]
 



Copyright © 2011. All Rights Reserved.