Defines | Functions

EmbeddedSoundTest.c File Reference

#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 Documentation

#define OUTPUT_FILENAME   "EmbeddedSoundTest.swf"

Referenced by main().

#define OUTPUT_VERSION   8

Referenced by main().


Function Documentation

void addSoundExport ( SWFMovie  mo  ) 

References s2x::f, and SWFMovie_writeExports().

Referenced by main().

int main ( int  argc,
char **  argv 
)