Loading...
Searching...
No Matches
duration.h File Reference
+ Include dependency graph for duration.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GfDuration
 Value type that represents a duration measured in time codes. More...
 

Functions

GF_API std::ostream & operator<< (std::ostream &out, const GfDuration &duration)
 Stream insertion operator for the string representation of this duration code.
 

Function Documentation

◆ operator<<()

GF_API std::ostream & operator<< ( std::ostream & out,
const GfDuration & duration )

Stream insertion operator for the string representation of this duration code.