libgpac
Documentation of the core library of GPAC
ios_main.m File Reference
#import <UIKit/UIKit.h>
+ Include dependency graph for ios_main.m:

Typedefs

typedef int(* SDL_main_func) (int argc, char *argv[])
 

Functions

int SDL_UIKitRunApp (int argc, char *argv[], SDL_main_func mainFunction)
 
int SDL_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Typedef Documentation

◆ SDL_main_func

typedef int(* SDL_main_func) (int argc, char *argv[])

Function Documentation

◆ SDL_UIKitRunApp()

int SDL_UIKitRunApp ( int  argc,
char *  argv[],
SDL_main_func  mainFunction 
)
+ Here is the caller graph for this function:

◆ SDL_main()

int SDL_main ( int  argc,
char **  argv 
)
+ Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: