Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
Mp4SeekCommand Class Reference

#include <Command.h>

Inheritance diagram for Mp4SeekCommand:
Inheritance graph
Collaboration diagram for Mp4SeekCommand:
Collaboration graph

Public Member Functions

 Mp4SeekCommand ()
 
 Mp4SeekCommand (uint64_t _skipTS, bool _forceReopen=false)
 
size_t getSerializeSize ()
 
- Public Member Functions inherited from Command
 Command ()
 
 Command (CommandType _type)
 
size_t getSerializeSize ()
 
CommandType getType ()
 

Public Attributes

uint64_t seekStartTS = 0
 
bool forceReopen = false
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int)
 

Friends

class boost::serialization::access
 

Additional Inherited Members

- Public Types inherited from Command
enum  CommandType {
  None , FileReaderModule , Relay , Step ,
  ValvePassThrough , ExportMMQ , Seek , MP4WriterLastTS ,
  Mp4ErrorHandle , PlayPause , DeleteWindow , CreateWindow ,
  NVRCommandExportView = 1000 , SendMMQTimestamps , SendLastGTKGLRenderTS , DecoderPlaybackSpeed
}
 

Constructor & Destructor Documentation

◆ Mp4SeekCommand() [1/2]

Mp4SeekCommand::Mp4SeekCommand ( )
inline
Here is the caller graph for this function:

◆ Mp4SeekCommand() [2/2]

Mp4SeekCommand::Mp4SeekCommand ( uint64_t _skipTS,
bool _forceReopen = false )
inline

Member Function Documentation

◆ getSerializeSize()

size_t Mp4SeekCommand::getSerializeSize ( )
inline
Here is the call graph for this function:

◆ serialize()

template<class Archive >
void Mp4SeekCommand::serialize ( Archive & ar,
const unsigned int  )
inlineprivate

Friends And Related Symbol Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Member Data Documentation

◆ forceReopen

bool Mp4SeekCommand::forceReopen = false

◆ seekStartTS

uint64_t Mp4SeekCommand::seekStartTS = 0

The documentation for this class was generated from the following file: