#include <Command.h>
|
template<class Archive> |
void | serialize (Archive &ar, const unsigned int) |
|
|
Public Types inherited from Command |
enum | CommandType {
None
, FileReaderModule
, Relay
, Step
,
ValvePassThrough
, ExportMMQ
, Seek
, MP4WriterLastTS
,
Mp4ErrorHandle
, PlayPause
, DeleteWindow
, CreateWindow
,
NVRCommandExportView = 1000
, SendMMQTimestamps
, SendLastGTKGLRenderTS
, DecoderPlaybackSpeed
} |
|
◆ Mp4SeekCommand() [1/2]
Mp4SeekCommand::Mp4SeekCommand |
( |
| ) |
|
|
inline |
◆ Mp4SeekCommand() [2/2]
Mp4SeekCommand::Mp4SeekCommand |
( |
uint64_t | _skipTS, |
|
|
bool | _forceReopen = false ) |
|
inline |
◆ getSerializeSize()
size_t Mp4SeekCommand::getSerializeSize |
( |
| ) |
|
|
inline |
◆ serialize()
template<class Archive>
void Mp4SeekCommand::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inlineprivate |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ forceReopen
bool Mp4SeekCommand::forceReopen = false |
◆ seekStartTS
uint64_t Mp4SeekCommand::seekStartTS = 0 |
The documentation for this class was generated from the following file: