¡@

Home 

2014/10/16 ¤W¤È 08:15:59

android Programming Glossary: inputformat.setinteger

Create video from screen grabs in android

http://stackoverflow.com/questions/14067339/create-video-from-screen-grabs-in-android

to Martin Storsjö. Quick API walkthrough MediaFormat inputFormat MediaFormat.createVideoFormat video avc width height inputFormat.setInteger MediaFormat.KEY_BIT_RATE bitRate inputFormat.setInteger MediaFormat.KEY_FRAME_RATE frameRate inputFormat.setInteger MediaFormat.KEY_COLOR_FORMAT.. MediaFormat.createVideoFormat video avc width height inputFormat.setInteger MediaFormat.KEY_BIT_RATE bitRate inputFormat.setInteger MediaFormat.KEY_FRAME_RATE frameRate inputFormat.setInteger MediaFormat.KEY_COLOR_FORMAT colorFormat inputFormat.setInteger.. inputFormat.setInteger MediaFormat.KEY_BIT_RATE bitRate inputFormat.setInteger MediaFormat.KEY_FRAME_RATE frameRate inputFormat.setInteger MediaFormat.KEY_COLOR_FORMAT colorFormat inputFormat.setInteger MediaFormat.KEY_I_FRAME_INTERVAL 75 inputFormat.setInteger..