FFmpeg
Data Fields
EncStatsComponent Struct Reference

#include <ffmpeg.h>

Data Fields

enum EncStatsType type
 
uint8_t * str
 
size_t str_len
 

Detailed Description

Definition at line 493 of file ffmpeg.h.

Field Documentation

◆ type

enum EncStatsType EncStatsComponent::type

Definition at line 494 of file ffmpeg.h.

◆ str

uint8_t* EncStatsComponent::str

Definition at line 496 of file ffmpeg.h.

Referenced by enc_stats_uninit().

◆ str_len

size_t EncStatsComponent::str_len

Definition at line 497 of file ffmpeg.h.


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