encoderType
Variable Description
Encoder type.
Variable Data Definition
enum EncoderType : uint32_t {
CPU, // Software encoding
VPU, // Hardware acceleration via encoding cards
GPU, // Hardware acceleration via GPUs
ENCODE_TYPE_MAX
};
Restrictions
Property Field Name |
Description |
Value Range |
Default Value |
|---|---|---|---|
encoderType |
Encoder type. |
|
0 |
Parent topic: Configuration Parameters