This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| int | camogm_init_kml (void) |
| may add something - called first time format is changed to this one (only once) recording is stopped | |
| int | camogm_start_kml (void) |
| int | camogm_frame_kml (void) |
| int | camogm_end_kml (void) |
| void | camogm_free_kml (void) |
| int camogm_end_kml | ( | void | ) |
Definition at line 308 of file camogm_kml.c.
| int camogm_frame_kml | ( | void | ) |
Definition at line 146 of file camogm_kml.c.
| void camogm_free_kml | ( | void | ) |
Definition at line 68 of file camogm_kml.c.
| int camogm_init_kml | ( | void | ) |
may add something - called first time format is changed to this one (only once) recording is stopped
Definition at line 65 of file camogm_kml.c.
| int camogm_start_kml | ( | void | ) |
Definition at line 89 of file camogm_kml.c.
1.5.1