![]()  | 
  
    libgpac
    
   Documentation of the core library of GPAC 
   | 
  
 Include dependency graph for compositor_ext.h:
 This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | GF_CompositorExtJS | 
| struct | GF_CompositorExt | 
Macros | |
| #define | GF_COMPOSITOR_EXT_INTERFACE GF_4CC('C','O','X', '1') | 
Enumerations | |
| enum | { GF_COMPOSITOR_EXT_START = 1 , GF_COMPOSITOR_EXT_STOP , GF_COMPOSITOR_EXT_PROCESS , GF_COMPOSITOR_EXT_JSBIND } | 
| enum | { GF_COMPOSITOR_EXTENSION_NOT_THREADED = 1<<1 , GF_COMPOSITOR_EXTENSION_JS = 1<<2 } | 
| struct GF_CompositorExtJS | 
| Data Fields | ||
|---|---|---|
| void * | scenegraph | |
| void * | ctx | |
| Bool | unload | |
| anonymous enum |