HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfFramesPerSecond.h File Reference
#include "ImfExport.h"
#include "ImfNamespace.h"
#include "ImfRational.h"
+ Include dependency graph for ImfFramesPerSecond.h:

Go to the source code of this file.

Functions

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
Rational 
fps_23_976 ()
 
Rational fps_24 ()
 
Rational fps_25 ()
 
Rational fps_29_97 ()
 
Rational fps_30 ()
 
Rational fps_47_952 ()
 
Rational fps_48 ()
 
Rational fps_50 ()
 
Rational fps_59_94 ()
 
Rational fps_60 ()
 
IMF_EXPORT Rational guessExactFps (double fps)
 
IMF_EXPORT Rational guessExactFps (const Rational &fps)
 

Function Documentation

Definition at line 47 of file ImfFramesPerSecond.h.

Rational fps_24 ( )
inline

Definition at line 48 of file ImfFramesPerSecond.h.

Rational fps_25 ( )
inline

Definition at line 49 of file ImfFramesPerSecond.h.

Rational fps_29_97 ( )
inline

Definition at line 50 of file ImfFramesPerSecond.h.

Rational fps_30 ( )
inline

Definition at line 51 of file ImfFramesPerSecond.h.

Rational fps_47_952 ( )
inline

Definition at line 52 of file ImfFramesPerSecond.h.

Rational fps_48 ( )
inline

Definition at line 53 of file ImfFramesPerSecond.h.

Rational fps_50 ( )
inline

Definition at line 54 of file ImfFramesPerSecond.h.

Rational fps_59_94 ( )
inline

Definition at line 55 of file ImfFramesPerSecond.h.

Rational fps_60 ( )
inline

Definition at line 56 of file ImfFramesPerSecond.h.

IMF_EXPORT Rational guessExactFps ( double  fps)
IMF_EXPORT Rational guessExactFps ( const Rational fps)