PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "movieTypeRegistry.h"
#include "string_utils.h"
#include "config_movies.h"
#include "config_putil.h"
#include "load_dso.h"
#include "reMutexHolder.h"
Go to the source code of this file.
Functions | |
PT (MovieAudio) MovieTypeRegistry | |
Obtains a MovieVideo that references a file. More... | |
PT (MovieVideo) MovieTypeRegistry | |
Obtains a MovieVideo that references a file. More... | |
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."
Definition in file movieTypeRegistry.cxx.
PT | ( | MovieAudio | ) |
Obtains a MovieVideo that references a file.
Definition at line 30 of file movieTypeRegistry.cxx.
References downcase(), Filename::get_extension(), MovieTypeRegistry::load_audio_types(), MovieTypeRegistry::load_movie_library(), ReMutexDirect::lock(), and ReMutexDirect::unlock().
PT | ( | MovieVideo | ) |
Obtains a MovieVideo that references a file.
Definition at line 153 of file movieTypeRegistry.cxx.
References downcase(), Filename::get_extension(), MovieTypeRegistry::load_movie_library(), MovieTypeRegistry::load_video_types(), ReMutexDirect::lock(), and ReMutexDirect::unlock().