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 461 of file ffmpeg.h.

Field Documentation

◆ type

enum EncStatsType EncStatsComponent::type

Definition at line 462 of file ffmpeg.h.

◆ str

uint8_t* EncStatsComponent::str

Definition at line 464 of file ffmpeg.h.

Referenced by ost_free().

◆ str_len

size_t EncStatsComponent::str_len

Definition at line 465 of file ffmpeg.h.


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