Hi Sunghyun, I am making an application which converts .mp3 to other format which comparatively takes less space in the sdcard.if you could share link or just a beginners guide that will be appreciated.
Thanks Fahad Mullaji On Sun, Jul 22, 2012 at 3:18 PM, Sunghyun Yoo <[email protected]>wrote: > You can set null for crypto param. > ex) codec.configure(format, null /* surface */,* null /* crypto */*, 0 /* > flags */); > > 2012년 7월 21일 토요일 오전 5시 45분 18초 UTC+9, ssocco 님의 말: > >> Hello, >> >> I'm working with the Jelly Bean MediaCodec API, trying to configure a >> decoder and display pipeline for an open (unencrypted) container. How >> should I create a MediaCrypto object for the configure() API? >> >> Thanks, Steve >> > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Regards Fahad Mullaji -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

