Tizen Native API
|
_Evas_Video_Surface Struct Reference
Public Attributes | |
Evas_Video_Coord_Cb | move |
Evas_Video_Coord_Cb | resize |
Evas_Video_Cb | show |
Evas_Video_Cb | hide |
Evas_Video_Cb | update_pixels |
Detailed Description
Struct of Evas Video Surface.
Member Data Documentation
Evas_Video_Cb _Evas_Video_Surface::hide |
Hides the video overlay surface
Evas_Video_Coord_Cb _Evas_Video_Surface::move |
Moves the video surface to this position
Evas_Video_Coord_Cb _Evas_Video_Surface::resize |
Resizes the video surface to that size
Evas_Video_Cb _Evas_Video_Surface::show |
Shows the video overlay surface
Evas_Video_Cb _Evas_Video_Surface::update_pixels |
Updates the Evas_Object_Image pixels when called