#include <stdlib.h>
#include <stdio.h>
#include <ming.h>
#include <errno.h>
#include "ming_utils.h"
Defines | |
#define | OUTPUT_VERSION 8 |
#define | OUTPUT_FILENAME "EmbeddedSoundTest.swf" |
Functions | |
void | addSoundExport (SWFMovie mo) |
int | main (int argc, char **argv) |
#define OUTPUT_FILENAME "EmbeddedSoundTest.swf" |
Referenced by main().
#define OUTPUT_VERSION 8 |
Referenced by main().
void addSoundExport | ( | SWFMovie | mo | ) |
References s2x::f, and SWFMovie_writeExports().
Referenced by main().
int main | ( | int | argc, | |
char ** | argv | |||
) |