[android-developers] Re: Control HDMI output during live streaming

2012-04-02 Thread Karthik R
I'm also looking for it. Please share your thoughts.

On Monday, 11 July 2011 05:45:45 UTC-6, Amit wrote:
>
> Hi 
>
> I need to do some output control for HDMI output. I need to block HDMI 
> output during Live streaming when the device is connected to a non- 
> HDCP compliant device and allow if the connected device is HDCP 
> compliant. 
> I am not able to find any API to know which device is connected and 
> how to control the output. 
>
> Kindly provide me some idea to do this. 
>
> Thanks 
> Amit

-- 
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

[android-developers] Synchronous Display Calls

2010-05-12 Thread karthik r
Hi,

I'm new to android development. I'm developing an graphics application
and want to see the performance. I have a few questions in this regard
-

1) Is invalidate() called on a View after regular intervals by the
system itself? I mean does the display get updated on its own? Or are
we explicitly required to call invalidate()?
2) Is invalidate() an asynchronous call? If not, do we have any
synchronous display calls?

Please let me know in case anybody has any information regarding these
questions.

Thanks in advance!

Karthik R
Graduate Student
Computer Science Department
UCLA

-- 
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