About
  1. | API Documentation
  2. | Common
  3. | io
  4. | CreateVideoFilename

CreateVideoFilename

Defined in <io/File.h>

Get a correctly formatted filename for the video file created from a data capture.


std::string CreateVideoFilename( const unsigned int& iCamNum, const unsigned int& iImageWidth, const unsigned int& iImageHeight, const uint64_t& iTotalFrames, const float& iOrigCamHz,  const float& iVideoPlaybackHz)
(1)

  1. Parameters:
    • const unsigned int & iCamNum
    • const unsigned int & iImageWidth
    • const unsigned int & iImageHeight
    • const uint64_t & iTotalFrames
    • const float & iOrigCamHz
    • const float & iVideoPlaybackHz

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000