If you have already opened the file for encryption, and have a file
descriptor, you could pass that with setDataSource.

-Ravi

On Jan 14, 1:17 pm, RunX <omeranda...@gmail.com> wrote:
> Hi,
>
> I want to play an encrypted video file.
> Currently, I use the method - setDataSource(String videoPath) in order
> to play videos.
> But when the file is encrypted I need to open the encryption before
> passing it to the media player.
>
> How can I do that?
> Maybe there is a way to set a memory file as a data source.
>
> Thanks for your help,
>    RunX
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to