Classes | Variables
Aws::Utils::Encoding Namespace Reference

Classes

class  H264Encoder
 
class  H264EncoderImpl
 
struct  H264EncoderResult
 

Variables

constexpr char kBitrateKey [] = "bitrate"
 
constexpr char kCodecKey [] = "codec"
 
constexpr int kDefaultBitrate = 2048000
 
constexpr int kDefaultFpsDenominator = 1
 
constexpr int kDefaultFpsNumerator = 24
 
constexpr char kDefaultHardwareCodec [] = "h264_omx"
 
constexpr int kDefaultMaxBFrames = 0
 
constexpr char kDefaultSoftwareCodec [] = "libx264"
 
constexpr char kFpsDenominatorKey [] = "fps_denominator"
 
constexpr char kFpsNumeratorKey [] = "fps_numerator"
 
constexpr float kFragmentDuration = 1.0f
 
constexpr char kOutputHeightKey [] = "output_height"
 
constexpr char kOutputWidthKey [] = "output_width"
 

Variable Documentation

constexpr char Aws::Utils::Encoding::kBitrateKey[] = "bitrate"

Definition at line 47 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kCodecKey[] = "codec"

Definition at line 46 of file h264_encoder.cpp.

constexpr int Aws::Utils::Encoding::kDefaultBitrate = 2048000

Definition at line 55 of file h264_encoder.cpp.

constexpr int Aws::Utils::Encoding::kDefaultFpsDenominator = 1

Definition at line 54 of file h264_encoder.cpp.

constexpr int Aws::Utils::Encoding::kDefaultFpsNumerator = 24

Definition at line 53 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kDefaultHardwareCodec[] = "h264_omx"

Definition at line 49 of file h264_encoder.cpp.

constexpr int Aws::Utils::Encoding::kDefaultMaxBFrames = 0

Definition at line 52 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kDefaultSoftwareCodec[] = "libx264"

Definition at line 50 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kFpsDenominatorKey[] = "fps_denominator"

Definition at line 45 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kFpsNumeratorKey[] = "fps_numerator"

Definition at line 44 of file h264_encoder.cpp.

constexpr float Aws::Utils::Encoding::kFragmentDuration = 1.0f

Definition at line 51 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kOutputHeightKey[] = "output_height"

Definition at line 43 of file h264_encoder.cpp.

constexpr char Aws::Utils::Encoding::kOutputWidthKey[] = "output_width"

Definition at line 42 of file h264_encoder.cpp.



h264_encoder_core
Author(s): AWS RoboMaker
autogenerated on Fri Mar 5 2021 03:31:35