#include <chrono>
#include <string>
#include <optional>
#include <gz/common/FlagSet.hh>
#include <gz/common/av/Export.hh>
#include <gz/common/HWVideo.hh>
#include <gz/utils/ImplPtr.hh>
Go to the source code of this file.
|
| namespace | gz |
| | Forward declarations for the common classes.
|
| |
| namespace | gz::common |
| |
◆ 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 |