44   if (result->_format_ctx == 
nullptr) {
    45     ffmpeg_cat.error() << 
"Could not open " << _filename << 
"\n";
 PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
 
virtual ~FfmpegAudio()
xxx
 
A stream that generates a sequence of audio samples.
 
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
 
The name of a file, such as a texture file or an Egg file.
 
A MovieAudio is actually any source that provides a sequence of audio samples.
 
PT(MovieAudioCursor) FfmpegAudio
Open this audio, returning a MovieAudioCursor.
 
TypeHandle is the identifier used to differentiate C++ class types.
 
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
 
FfmpegAudio(const Filename &name)
xxx
 
A MovieAudio is actually any source that provides a sequence of audio samples.
 
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.