PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "ffmpegVideo.h"#include "ffmpegVideoCursor.h"#include "config_ffmpeg.h"#include "bamReader.h"#include "dcast.h"Go to the source code of this file.
Functions | |
| PT (MovieVideoCursor) FfmpegVideo | |
| Open this video, returning a MovieVideoCursor. More... | |
| PT (MovieVideo) FfmpegVideo | |
| 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 ffmpegVideo.cxx.
| PT | ( | MovieVideoCursor | ) |
Open this video, returning a MovieVideoCursor.
Definition at line 56 of file ffmpegVideo.cxx.
| PT | ( | MovieVideo | ) |
Obtains a MovieVideo that references a file.
Definition at line 70 of file ffmpegVideo.cxx.
1.8.15