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