Panda3D
Functions
movieAudio.cxx File Reference

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

#include "movieAudio.h"
#include "movieAudioCursor.h"
#include "config_movies.h"
#include "movieTypeRegistry.h"

Go to the source code of this file.

Functions

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

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-07-02

Definition in file movieAudio.cxx.

Function Documentation

◆ PT() [1/2]

PT ( MovieAudioCursor  )

Open this audio, returning a MovieAudioCursor.

Definition at line 42 of file movieAudio.cxx.

◆ PT() [2/2]

PT ( MovieAudio  )

Obtains a MovieAudio that references a file.

Just calls MovieTypeRegistry::make_audio().

Definition at line 51 of file movieAudio.cxx.

References MovieTypeRegistry::get_global_ptr().