#include <chrono>
#include <string>
#include <memory>
#include <optional>
#include <gz/common/FlagSet.hh>
#include <gz/common/av/Export.hh>
#include <gz/common/SuppressWarning.hh>
#include <gz/common/HWVideo.hh>
Go to the source code of this file.
◆ VIDEO_ENCODER_BITRATE_DEFAULT
#define VIDEO_ENCODER_BITRATE_DEFAULT 0 |
◆ VIDEO_ENCODER_FORMAT_DEFAULT
#define VIDEO_ENCODER_FORMAT_DEFAULT "mp4" |
◆ VIDEO_ENCODER_FPS_DEFAULT
#define VIDEO_ENCODER_FPS_DEFAULT 25 |
◆ VIDEO_ENCODER_HEIGHT_DEFAULT
#define VIDEO_ENCODER_HEIGHT_DEFAULT 720 |
◆ VIDEO_ENCODER_WIDTH_DEFAULT
#define VIDEO_ENCODER_WIDTH_DEFAULT 1280 |