SYNOPSIS
#include <ming.h>int SWFVideoStream_hasAudio(SWFVideoStream stream);
PARAMETERS
- SWFVideoStream stream
- Embedded video stream.
DESCRIPTION
This functions test if the embedded FLV stream also has audio-data.
int SWFVideoStream_hasAudio(SWFVideoStream stream);