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

#include <Command.h>

Inheritance diagram for DecoderPlaybackSpeed:
Inheritance graph
Collaboration diagram for DecoderPlaybackSpeed:
Collaboration graph

Public Member Functions

 DecoderPlaybackSpeed ()
 
size_t getSerializeSize ()
 
- Public Member Functions inherited from Command
 Command ()
 
 Command (CommandType _type)
 
size_t getSerializeSize ()
 
CommandType getType ()
 

Public Attributes

int playbackFps
 
float playbackSpeed
 
int gop
 

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

◆ DecoderPlaybackSpeed()

DecoderPlaybackSpeed::DecoderPlaybackSpeed ( )
inline

Member Function Documentation

◆ getSerializeSize()

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

◆ serialize()

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

Friends And Related Symbol Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Member Data Documentation

◆ gop

int DecoderPlaybackSpeed::gop

◆ playbackFps

int DecoderPlaybackSpeed::playbackFps

◆ playbackSpeed

float DecoderPlaybackSpeed::playbackSpeed

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