Panda3D
Loading...
Searching...
No Matches
Functions
ffmpegAudio.cxx File Reference

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

#include "config_ffmpeg.h"
#include "ffmpegAudio.h"
#include "ffmpegAudioCursor.h"
#include "dcast.h"

Go to the source code of this file.

Functions

 PT (MovieAudio) FfmpegAudio
 Obtains a MovieAudio that references a file.
 
 PT (MovieAudioCursor) FfmpegAudio
 Open this audio, returning a MovieAudioCursor.
 

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 ffmpegAudio.cxx.

Function Documentation

◆ PT() [1/2]

PT ( MovieAudio )

Obtains a MovieAudio that references a file.

Definition at line 55 of file ffmpegAudio.cxx.

References FfmpegAudio::FfmpegAudio().

◆ PT() [2/2]

Open this audio, returning a MovieAudioCursor.

Definition at line 41 of file ffmpegAudio.cxx.