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

