FFmpeg
Data Fields
PermsContext Struct Reference

Data Fields

const AVClassclass
 
AVLFG lfg
 
int64_t random_seed
 
int mode
 

Detailed Description

Definition at line 39 of file f_perms.c.

Field Documentation

◆ class

const AVClass* PermsContext::class

Definition at line 40 of file f_perms.c.

◆ lfg

AVLFG PermsContext::lfg

Definition at line 41 of file f_perms.c.

◆ random_seed

int64_t PermsContext::random_seed

Definition at line 42 of file f_perms.c.

◆ mode

int PermsContext::mode

Definition at line 43 of file f_perms.c.


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