Public Member Functions | Public Attributes | List of all members
Aws::Utils::Encoding::H264EncoderResult Struct Reference

#include <h264_encoder.h>

Public Member Functions

 H264EncoderResult ()
 
void Reset ()
 

Public Attributes

std::vector< uint8_t > frame_data
 
uint64_t frame_dts
 
uint64_t frame_duration
 
uint64_t frame_pts
 
bool key_frame
 

Detailed Description

Definition at line 36 of file h264_encoder.h.

Constructor & Destructor Documentation

Aws::Utils::Encoding::H264EncoderResult::H264EncoderResult ( )
inline

Definition at line 38 of file h264_encoder.h.

Member Function Documentation

void Aws::Utils::Encoding::H264EncoderResult::Reset ( )
inline

Definition at line 40 of file h264_encoder.h.

Member Data Documentation

std::vector<uint8_t> Aws::Utils::Encoding::H264EncoderResult::frame_data

Definition at line 49 of file h264_encoder.h.

uint64_t Aws::Utils::Encoding::H264EncoderResult::frame_dts

Definition at line 51 of file h264_encoder.h.

uint64_t Aws::Utils::Encoding::H264EncoderResult::frame_duration

Definition at line 52 of file h264_encoder.h.

uint64_t Aws::Utils::Encoding::H264EncoderResult::frame_pts

Definition at line 50 of file h264_encoder.h.

bool Aws::Utils::Encoding::H264EncoderResult::key_frame

Definition at line 53 of file h264_encoder.h.


The documentation for this struct was generated from the following file:


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