home features api download svn donate license contact
Spanish  

ce Namespace Reference

Main namespace for the entire VideoCore library. More...

Classes

class  IVideoManager
 The video manager class, provides fundamental functionality for work in all fields on this library. More...
class  IVideoManagerImpl
 The video manager class, provides fundamental functionality for work in all fields on this library. More...
struct  SVideoInfo
 Contains the information of video. More...
struct  SVideoVersion
 Contains the VideoCore version. More...
struct  SWindowInfo
 Contains the information of the window. More...

Functions

IVideoManagerCreateVideoManager (void)
 Create a new video manager.
void DestroyVideoManager (IVideoManager **Instance=NULL)
 Destroy a video manager.

Detailed Description

Main namespace for the entire VideoCore library.


Function Documentation

IVideoManager* ce::CreateVideoManager ( void   ) 

Create a new video manager.

Returns:
If this succeeds, the return is a IVideoManager pointer or if this fails, the return is a NULL value.
void ce::DestroyVideoManager ( IVideoManager **  Instance = NULL  ) 

Destroy a video manager.

Parameters:
Instance The video manager instance that will be destroyed.
 
 
 SourceForge.net
 
   Creative Commons License   Except where otherwise noted, content on this site is
  licensed under a Creative Commons Attribution 3.0 License