Panda3D
Macros
ffmpegAudioCursor.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "config_ffmpeg.h"
#include "ffmpegAudioCursor.h"
#include "ffmpegAudio.h"
#include <libavutil/dict.h>
#include <libavutil/opt.h>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>

Go to the source code of this file.

Macros

#define AVCODEC_MAX_AUDIO_FRAME_SIZE   192000
 
#define AVMEDIA_TYPE_AUDIO   CODEC_TYPE_AUDIO
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
jyelon
Date
2007-08-01

Definition in file ffmpegAudioCursor.cxx.