AutoCirculate Frame Range.
More...
#include <ntv2utils.h>
AutoCirculate Frame Range.
Definition at line 961 of file ntv2utils.h.
◆ NTV2ACFrameRange() [1/2]
NTV2ACFrameRange::NTV2ACFrameRange |
( |
const UWord |
inFrameCount = 0 | ) |
|
|
inlineexplicit |
◆ NTV2ACFrameRange() [2/2]
NTV2ACFrameRange::NTV2ACFrameRange |
( |
const UWord |
inFirstFrame, |
|
|
const UWord |
inLastFrame |
|
) |
| |
|
inlineexplicit |
◆ count()
UWord NTV2ACFrameRange::count |
( |
void |
| ) |
const |
|
inline |
◆ firstFrame()
UWord NTV2ACFrameRange::firstFrame |
( |
void |
| ) |
const |
|
inline |
◆ isCountOnly()
bool NTV2ACFrameRange::isCountOnly |
( |
void |
| ) |
const |
|
inline |
◆ isFrameRange()
bool NTV2ACFrameRange::isFrameRange |
( |
void |
| ) |
const |
|
inline |
◆ lastFrame()
UWord NTV2ACFrameRange::lastFrame |
( |
void |
| ) |
const |
|
inline |
◆ makeInvalid()
◆ setCountOnly()
bool NTV2ACFrameRange::setCountOnly |
( |
const UWord |
inCount | ) |
|
|
inline |
◆ setExactRange()
bool NTV2ACFrameRange::setExactRange |
( |
const UWord |
inFirstFrame, |
|
|
const UWord |
inLastFrame |
|
) |
| |
|
inline |
◆ setFromString()
string NTV2ACFrameRange::setFromString |
( |
const std::string & |
inStr | ) |
|
◆ setRangeWithCount()
bool NTV2ACFrameRange::setRangeWithCount |
( |
const UWord |
inCount, |
|
|
const UWord |
inFirstFrame |
|
) |
| |
|
inline |
◆ toString()
string NTV2ACFrameRange::toString |
( |
const bool |
inNormalized = false | ) |
const |
◆ valid()
bool NTV2ACFrameRange::valid |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/ajantv2/includes/ntv2utils.h
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/ajantv2/src/ntv2utils.cpp