Search code examples
androidandroid-videoviewgoogle-tv

Is it possible to rotate an Android VideoView?


Suppose I want to play a video upside down or sideways on a Google TV. Is there any way to do this on Android?


Solution

  • In this discussion, Les Vogel (from Google) writes:

    No

    And as far as I can tell this is the only valid answer as of today.

    The Media Effects framework mentioned in the other answer does not appear to apply to video.