Can you be a little more specific about your use case? Are you trying
to provide a filter effect in a library?

On Jan 31, 8:02 am, iblues <[email protected]> wrote:
> Hi all,
>
> For my framework development, I need to capture the preview framedata
> (send via callbacks to the upper layers) within my native library
> code. Is this possible? I need to control the raw data directly from
> my native library layer itself rather than the framework or
> application layer. And I also understand that I would have to make
> changes in the Camera code at the library level.
>
> Also I noticed that in the application layer, when I implement the
> interface PreviewCallback, the interface method onPreviewFrame()
> provides the user with the RAW data for processing. But
> unfortunately , I would need this same data at the native library
> layer itself.
>
> Regards,
> iblues
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to