C# Class Reign.Video.OpenGL.RaspberryPi

Show file Open project: reignstudios/ReignSDK Class Usage Examples

Private Methods

Method Description
bcm_host_deinit ( ) : void
bcm_host_init ( ) : void
graphics_get_display_size ( ushort display_number, uint width, uint height ) : int
vc_dispmanx_display_open ( uint device ) : IntPtr
vc_dispmanx_element_add ( IntPtr update, IntPtr display, int layer, VC_RECT_T dest_rect, IntPtr src, VC_RECT_T src_rect, uint protection, IntPtr alpha, IntPtr clamp, int transform ) : IntPtr
vc_dispmanx_update_start ( int priority ) : IntPtr
vc_dispmanx_update_submit_sync ( IntPtr update ) : int