FFmpeg
Data Fields
HashContext Struct Reference

Data Fields

const AVClassavclass
 
struct AVHashContext ** hashes
 
char * hash_name
 
int per_stream
 
int format_version
 

Detailed Description

Definition at line 33 of file hashenc.c.

Field Documentation

◆ avclass

const AVClass* HashContext::avclass

Definition at line 34 of file hashenc.c.

◆ hashes

struct AVHashContext** HashContext::hashes

Definition at line 35 of file hashenc.c.

◆ hash_name

char* HashContext::hash_name

Definition at line 36 of file hashenc.c.

◆ per_stream

int HashContext::per_stream

Definition at line 37 of file hashenc.c.

◆ format_version

int HashContext::format_version

Definition at line 38 of file hashenc.c.


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