FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PermsContext Struct Reference

Data Fields

const AVClassclass
 
AVLFG lfg
 
int64_t random_seed
 
enum mode mode
 

Detailed Description

Definition at line 36 of file f_perms.c.

Field Documentation

const AVClass* PermsContext::class

Definition at line 37 of file f_perms.c.

AVLFG PermsContext::lfg

Definition at line 38 of file f_perms.c.

Referenced by filter_frame(), and init().

int64_t PermsContext::random_seed

Definition at line 39 of file f_perms.c.

Referenced by init().

enum mode PermsContext::mode

Definition at line 40 of file f_perms.c.

Referenced by filter_frame(), and init().


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