FFmpeg
Loading...
Searching...
No Matches
HashContext Struct Reference

Data Fields

const AVClassavclass
 
struct { 
 
   struct AVHashContext *   hash 
 
   int64_t   stream_size 
 
} * 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.

◆ hash

struct AVHashContext* HashContext::hash

Definition at line 36 of file hashenc.c.

◆ stream_size

int64_t HashContext::stream_size

Definition at line 37 of file hashenc.c.

◆ [struct]

struct { ... } * HashContext::hashes

◆ hash_name

char* HashContext::hash_name

Definition at line 39 of file hashenc.c.

◆ per_stream

int HashContext::per_stream

Definition at line 40 of file hashenc.c.

◆ format_version

int HashContext::format_version

Definition at line 41 of file hashenc.c.


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