SWFSoundStream_getDuration 723 mingpp.h return SWFSoundStream_getDuration(this->sound); SWFSoundStream_getDuration 3238 php_ext/ming.c RETURN_LONG(SWFSoundStream_getDuration(getSoundStream(getThis() TSRMLS_CC))); SWFSoundStream_getDuration 4223 php_ext/ming.c RETURN_LONG(SWFSoundStream_getDuration(sound) / SWFMovie_getRate(movie)); SWFSoundStream_getDuration 4242 php_ext/ming.c RETURN_LONG(SWFSoundStream_getDuration(sound) / SWFMovie_getRate(movie)); SWFSoundStream_getDuration 5249 php_ext/ming.c RETURN_LONG(SWFSoundStream_getDuration(sound) / rate); SWFSoundStream_getDuration 7130 py_ext/ming_wrap.c result = (unsigned int)SWFSoundStream_getDuration(arg1); SWFSoundStream_getDuration 556 src/ming.h unsigned int SWFSoundStream_getDuration(SWFSoundStream);