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

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 (MovieVideo) FfmpegVideo
 Obtains a MovieVideo that references a file.
 
 PT (MovieVideoCursor) FfmpegVideo
 Open this video, returning a MovieVideoCursor.
 

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

Function Documentation

◆ PT() [1/2]

PT ( MovieVideo )

Obtains a MovieVideo that references a file.

Definition at line 70 of file ffmpegVideo.cxx.

References FfmpegVideo::FfmpegVideo().

◆ PT() [2/2]

Open this video, returning a MovieVideoCursor.

Definition at line 56 of file ffmpegVideo.cxx.