FLVStream_getDuration 99 src/blocks/flv.h unsigned int FLVStream_getDuration(FLVStream *flv, int type); FLVStream_getDuration 415 src/blocks/soundstream.c return FLVStream_getDuration(stream->source.flv.stream, FLV_AUDIOTAG);