Capture time budget. This budget assumes a high-end computer meeting Zivid's recommendations. The actual capture time may differ, based on your computer's performance and (for Zivid Two) your network connection speed.
More...
#include <Zivid/CaptureAssistant/SuggestSettingsParameters.h>
|
using | ValueType = std::chrono::milliseconds |
| The type of the underlying value More...
|
|
Capture time budget. This budget assumes a high-end computer meeting Zivid's recommendations. The actual capture time may differ, based on your computer's performance and (for Zivid Two) your network connection speed.
◆ ValueType
The type of the underlying value
◆ MaxCaptureTime() [1/2]
Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::MaxCaptureTime |
( |
| ) |
|
|
default |
◆ MaxCaptureTime() [2/2]
constexpr Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::MaxCaptureTime |
( |
std::chrono::milliseconds |
value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::operator!= |
( |
const MaxCaptureTime & |
other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::operator< |
( |
const MaxCaptureTime & |
other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::operator<= |
( |
const MaxCaptureTime & |
other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::operator== |
( |
const MaxCaptureTime & |
other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::operator> |
( |
const MaxCaptureTime & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::operator>= |
( |
const MaxCaptureTime & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< std::chrono::milliseconds > Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ value()
std::chrono::milliseconds Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< MaxCaptureTime >
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const MaxCaptureTime & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ description
constexpr const char* Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::description |
|
staticconstexpr |
Initial value:{
R"description(Capture time budget. This budget assumes a high-end computer meeting Zivid's recommendations. The actual
capture time may differ, based on your computer's performance and (for Zivid Two) your network connection
speed.
)description"
}
The description for this value
◆ name
constexpr const char* Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::name { "MaxCaptureTime" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr const char* Zivid::CaptureAssistant::SuggestSettingsParameters::MaxCaptureTime::path { "MaxCaptureTime" } |
|
staticconstexpr |
The full path for this value
The documentation for this class was generated from the following file: